CSS driven styleguide for your project
Project description
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.
Features
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;
Links
Read the documentation on Read the docs;
Download its PyPi package;
Clone it on its Github repository;
Dependencies
Credits
Logo vector and icon by SVG Repo.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.