An open API service indexing awesome lists of open source software.

https://github.com/codebayu/sass

🚀 Open source SASS Library
https://github.com/codebayu/sass

Last synced: 6 months ago
JSON representation

🚀 Open source SASS Library

Awesome Lists containing this project

README

          

# @codebayu/sass

## Description

This is open source SASS Library.

## Getting Started

1. Install the package as a dependency by running the following command:

```bash
# npm
npm i @codebayu/sass

# yarn
yarn add @codebayu/sass
```

2. Import the css file on the root directory

```bash
import '@codebayu/sass/css/index.css';
```

## Usage

You can use this library by class system like tailwind