UNPKG
css-atoms
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.0
A legal way of doing inline css
github.com/kersh/css-atoms
kersh/css-atoms
css-atoms
/
src
/
less
/
list-atom.less
4 lines
•
54 B
text/less
View Raw
1
2
3
4
.list-reset
{
list-style
: none;
padding-left
:
0
; }