This is CSS theme (using postcss) that can be used for Flimflam documentation pages.
The demo can be viewed at http://flimflamjs.github.io/docs-theme.
The demo lives in index.html. To view the demo locally, serve it with your favorite server (eg serve).
The main source file lives in lib/index.css
Run npm run build to build this file into build/index.css---this will be the file that gets imported when someone uses this package.