normalize-unistyle

3.0.4 • Public • Published

normalize-unistyle

Build status NPM version js-xo-style

Normalize CSS as a Unistyle module

Installation

Install normalize-unistyle using npm:

npm install --save normalize-unistyle

Usage

Module usage

import normalize from 'normalize-unistyle';
 
export default [
  normalize,
  /* your styles here */
];

License

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

Unistyle port by Joakim Carlstein.

Package Sidebar

Install

npm i normalize-unistyle

Weekly Downloads

0

Version

3.0.4

License

MIT

Last publish

Collaborators

  • joakimbeng