Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codebayu/sass

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

Last synced: about 1 month 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