Color management
Define your colors and shades in your config and use them throughout your CSS.
Color manipulation
Apply some color modifiers through shades of inline
The `current` color
Use the "current" color in your code as if it was the "currentColor" CSS variable.
Typography management
Define your typography styles in your config and use them throughout your CSS.
Spaces management
Define your spaces in your config and use them throughout your CSS.
Media queries like a boss
Write your media queries in a more efficient way with the @s-media rule.
Grid? You said grid?...
Declare with ease complexe grid layouts and apply them as easily on your elements.
Useful mixins
A set of useful mixins to simplify your CSS code.