Skip to content

A simple object to remove bullets and indents from lists

Notifications You must be signed in to change notification settings

aleutcss/objects.list-bare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The list-bare object simply removes bullets and indents from lists.

Install using npm:

    $ npm install --save-dev aleut.objects.list-bare

Usage

The list-bare object just have one class:

<ul class="o-list-bare">
	<li>List item<li>
	<li>List item</li>
</ul>

Example of o-list-bare

About

A simple object to remove bullets and indents from lists

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%