2.0.0 • Published 6 years ago

aphrodite-reset v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Aphrodite Reset

The popular Reset CSS by meyerweb as an Aphrodite stylesheet.

Installation

npm install --save aphrodite-test

Getting Started

To include the stylesheet in your app, it is pretty simple, you only need to import the library in your main entry file.

index.js

import 'aphrodite-reset';

Be aware that all the generated rules do not use !important and can be overrided.

Contributing

See CONTRIBUTING.md.

2.0.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago