README.md 3.1 KB

normalize-mod.css

npm NPM

Buy an avid coffee lover a cup of coffee !


Click !

More coin...



Fork normalize.css with modifications

Repo: Notabug CDN: https://unpkg.com/normalize-mod.css/normalize-mod.css





Install

npm i normalize-mod.css

Use

  • For CSS:

Import into your main CSS file the relative path to the file node_modules/normalize-mod.css/normalize-mod.css.css

example:

@import url(./node_modules/normalize-mod.css/normalize-mod.css.css);
  • For SCSS:

Import into your main SCSS file the relative path to the file node_modules/normalize-mod.css/normalize-mod.css

example:

@import '../../node_modules/normalize-mod.css/normalize-mod.css';

Or

Paste <link rel="stylesheet" href="https://unpkg.com/normalize-mod.css@0.0.4-alpha/normalize-mod.css"> to HTML file




Acknowledgements

Normalize.css is a project by Nicolas Gallagher and Jonathan Neal.

License MIT




Made withfftcc.