Fashion CSS

A SASS-like CSS implementation. It supports mixins, functions, variables, math, if/else statements and much more.

Examples:

Time to convert to Fashion JS: n/a

Fashion JS

An in-memory representation of your CSS allowing you to dynamically change variables and recompile your css blazing fast.

Time to compile to CSS: n/a

Compiled CSS

The resulting CSS.

Total time SCSS to CSS: n/a

CSS Variable Setter Fn

Runtime javascript code to update css variables generated from the original sass code.