pygments-rouge-css
v0.1.0
Published
CSS stylesheets for pygments and also rouge
Downloads
136
Maintainers
Readme
pygments-css
a styles set for code syntax highlighting.
Theme previews
To preview the various themes, check out http://richleland.github.io/pygments-css/.
Usage
use npm
npm i pygments-rouge-css --save
Or use bower
bower install pygments-rouge-css --save
Or use yarn
yarn add pygments-rouge-css
Done!
Then Only need to import the css
file, that's fine.