This is open source SASS Library.
- 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';
You can use this library by class system like tailwind