2.1.0 • Published 9 months ago
@mlut/core v2.1.0
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