/sass-styleguide

Generates a static html file showing colours and variables parsed from your sass files

Primary LanguageHTML

SASS Styleguide Generator

Recursively parses any *.scss files in your project. Outputs a static html page displaying:

  • Each colour is shown along with its variable name
  • A generated table of all the variable names and their values

Installation

pip install sass-styleguide

Usage

sass-styleguide