Getting Started
Installing
Add Lasco as dependencies for your project.
shell
npm install lasco
Basic usage
Add main styles to your project.
scss
@use "lasco/styles";
Configuration
See the configuration to see how to extend the default options for your project.