@mlut/core
v2.1.0
Published
Atomic CSS toolkit with Sass and ergonomics for creating styles of any complexity
Downloads
15
Maintainers
Readme
mlut core
The mlut core contains:
- Sass tools
- CSS library
- JIT engine
Installation
npm i -D @mlut/core sass-embedded
When using this package, you will need to install Sass separately. We recommend sass-embedded, but regular sass is also suitable.
This allows you to control the versions of all your dependencies, and to choose which Sass implementation to use.
Documentation
Full documentation available here
License
MIT