Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

wocss/objects.reset-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module is DEPRECATED

This module has been moved to trumps.utilities (and renamed to .u-list-reset)

Reset list

The wocss-objects-reset-list module contains the reset-list object.

Install using npm:

$ npm install --save wocss-objects-reset-list

Usage

With a tool like webpack you can import this module writing:

// dependencies imports

@import '~wocss-objects-reset-list';

Then simply add the class to remove any styles that were previously set on a list.

<ul class="o-reset-list">
  <!-- here your content -->
</ul>

Dependencies

About

[DEPRECATED] wocss' reset-list object

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages