Install and Use
How to use it ?
Clone our git repo first
$ git clone https://github.com/rudransh61/NextGenCSS-.git$ npm installTo change the name of utility
$syntax : (
...other code
padding : "my-padding", // Your syntax
..other code
); Build your css file
Last updated