Skip to content

buildo/normalize-css

Repository files navigation

normalize-css

CSS normalizer based on normalize.css with a few custom normalization used at buildo

Install

npm i --save buildo-normalize-css

Usage

In you webpack entry file:

import 'buildo-normalize-css';

Fullscreen app

If you want to create a fullscreen app you need to import the fullscreen module too:

import 'buildo-normalize-css';
import 'buildo-normalize-css/fullscreenApp.css';

About

CSS normalizer based on [normalize.css](https://github.com/necolas/normalize.css/)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •