This package has been deprecated

Author message:

WARNING: This project has been depracated in favour of @coopdigital/foundations-global.

@coopdigital/foundations-normalize

1.1.0 • Public • Published

Co-op Foundations: Normalize

Packaged Normalize.css by Nicolas Gallagher. Part of Co-op's Frontend Toolkit.

How to use

  1. Install via npm or Yarn:
$ npm install @coopdigital/foundations-normalize --save
$ yarn add @coopdigital/foundations-normalize
  1. Add CSS module to your application via a most appropriate method. This will entirely depend on your application and how you are currently loading CSS modules within it.

Examples

Here's a bunch of examples, showing how you can integrate this CSS module in your project, based on most popular types of project.

Vue.js

In Vue, you can just reference it from a global component like so:

<style>
@import "~@coopdigital/foundations-normalize/src/normalize.css";
</style>

React.js

TBD

Webpack

TBD

Readme

Keywords

none

Package Sidebar

Install

npm i @coopdigital/foundations-normalize

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

14.6 kB

Total Files

4

Last publish

Collaborators