Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
🚀 Open source SASS Library
- Host: GitHub
- URL: https://github.com/codebayu/sass
- Owner: codebayu
- License: mit
- Created: 2022-08-11T04:10:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T17:45:53.000Z (10 months ago)
- Last Synced: 2024-05-02T05:59:21.997Z (9 months ago)
- Language: CSS
- Homepage:
- Size: 3.33 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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