API Reference CSSEx v0.8.0

Modules

CSSEx is a CSS pre-processor inspired by SASS/SCSS. A complete description of what it can do can be found in the project's README.md hex / github file.

Struct and helper functions for generating HSLA values.

Default base functions to use in stylesheets.

The parser module that generates or writes a CSS file based on an entry file.

Struct and helper functions for generating RGBA values.

A basic representation to use for CSS units.

Mix Tasks

Task to parse cssex files into css files. You can use two types of flags, --e (and additionally --a) or --c.