Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 466 Bytes

index.md

File metadata and controls

8 lines (5 loc) · 466 Bytes

FUSS - A Functional CSS Preprocessor.

The goal of FUSS is to improve on the power to weight ratio of existing CSS preprocessors. The syntax aims to be a superset of CSS, so you can write CSS as you would normally, but augment it with FUSS syntax when you'd like the extra functionality.

In FUSS, almost everything is an expression. Functions, variables, and CSS blocks themselves can all be composed with eachother.