Skip to content

Zaibot/css-reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

css-reset

For sites which want to ignore default browser styles and create a stylesheet from scratch.

Usage

npm install --save @zaibot/css-reset

Include CSS

require('@zaibot/css-reset');

or

@import '@zaibot/css-reset';

Include LESS

require('@zaibot/css-reset/reset.less');

or

@import '@zaibot/css-reset/reset.less';

About

Start from scratch CSS reset

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages