scss-ui
v0.0.30
Published
## step 1 npm i scss-ui
Readme
Installation
step 1
npm i scss-ui
step 2 (paste the code in your scss file )
@import 'scss-ui/src/lib/common.scss';
step 3 (How to use prebuilt scss variables)
got to this path in project and there is lot of color variables are there refer and use it scss
node_modules\scss-ui\src\lib\colors.scss
