0.1.0 • Published 7 years ago

pygments-rouge-css v0.1.0

Weekly downloads
106
License
MIT
Repository
github
Last release
7 years ago

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.