Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

mlut core

Logo

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