Install and Use
How to use it ?
Clone our git repo first
Run this command to clone
Install all packages NOTE : - Node.js must be installed before all
To change the name of utility
Open the file in /src/syntax
directory named as _syntax.scss
Change the key with your syntax for example :-
And at last
Build your css file
Run the ./build.sh
file to build minified CSS
If you want to use the existing CSS syntax click here
Last updated