normalizify

1.0.0 • Public • Published

NORMALIZIFY

Production Environment's Normalize.css(v3.03).

WHY

  • Original Normalize.css is an source file without minify. it's not friendly to using in Production Environment.
  • there has not an regular normalize for less.

Basic Usage

Install

Bower

bower install normalizify

NPM

npm install normalizify --save

Usage

// html
<script src="/path/dist/normalizify.min.css">

// or using less
@import "/path/src/normalizify.less";

THANKS

Package Sidebar

Install

npm i normalizify

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • aaronshsieh