Skip to content
On this page

Getting Started

Installing

Add Lasco as dependencies for your project.

npm install lasco

Basic usage

Add main styles to your project.

@use "lasco/styles";

Released under the MIT License.