UNPKG
css-utilify
Version:
latest (0.1.0)
0.1.0
Add `@base` annotations to the rules
morishitter/css-utilify
css-utilify
/
fixture.css
8 lines
(6 loc)
•
57 B
CSS
View Raw
1
2
3
4
5
6
7
8
.fl
{
float
: left; }
.pdt-10
{
padding-top
:
10px
; }