@codebayu/sass
v0.0.3
Published
SASS boilerplate with gulp and sass
Downloads
5
Readme
@codebayu/sass
Description
This is open source SASS Library.
Getting Started
- Install the package as a dependency by running the following command:
# npm
npm i @codebayu/sass
# yarn
yarn add @codebayu/sass
- Import the css file on the root directory
import '@codebayu/sass/css/index.css';
Usage
You can use this library by class system like tailwind