Syntax highlighting with custom css

I’ve set pygmentsUseClasses = true in my config.toml file. Generated the CSS file with name syntax.css and placed it in static/css.

However, it doesnt seem to be working. Any idea what is wrong?

Are you importing that CSS file in your HTML?