Skip to content

treeframework/generic.reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reset

The reset module is considered approach to resetting elements. It selectively removes margins and paddings from certain elements, and provides some sensible defaults for some others.

Installation

You can install the reset module via Bower, npm, or copy and paste.

Install using Bower:

$ bower install tree-reset --save

Once installed, @import into your project in its Generic layer:

@import "bower_components/tree-reset/generic.reset";

Install using npm:

$ npm install tree-reset --save

Install via file download

The least recommended option for installation is to simply download _generic.reset.scss into your project and @import it into your project in its Generic layer.

Credits

  • inuitcss Powerful, Sass-based, OOCSS framework designed with scalability and performance in mind.

About

Basic reset to complement normalize.css.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages