atomic-css-util
v1.0.2
Published
A handy css utility.
Readme
Once you have installed the package then you will have to included the util.css file into your project
Then you can apply the atomic css classes as the following :
<h1 class="mx-10">Hello World</h1>
<span class="inb">span</span>
