Skip to content

codebayu/sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@codebayu/sass

Description

This is open source SASS Library.

Getting Started

  1. Install the package as a dependency by running the following command:
# npm
npm i @codebayu/sass

# yarn
yarn add @codebayu/sass
  1. 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