This is a Python library to build a design styleguide from a CSS manifest file.
Opposed to many styleguide builders this does not require to documentate styles from your stylesheets. Instead it is based on Sass variables to build a map of your style rules.
- Python interface to load a CSS manifest and return it as a Python dictionnary or JSON data;
- (Optional) Tiny Sass mixin library to write CSS manifest from your Sass project settings;
- (Optional) Django mixin and view to load manifest from your project or application;
- Read the documentation on Read the docs;
- Download its PyPi package;
- Clone it on its Github repository;
Logo vector and icon by SVG Repo.