- work on
li
itself or itsul
orol
to affect all children - only apply
list-item
display
- sets
list-style
todisc
- sets
list-style
tocircle
- sets
list-style
tosquare
- sets
list-style
tonone
<ul class="bullet-none">
<li>item
<li>item
</ul>
<ul>
<li class="bullet-none">item
<li class="bullet-none">item
</ul>
npm install bullet.css
@import 'node_modules/bullet.css/bullet';