6.0.0 • Published 2 years ago

nanoreset v6.0.0

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

Table of Contents

About

Nanoreset is an simple CSS reset intented to be lightweight while still providing an a solid base for your project. It differs from other similar projects in that it is subjective to my use cases and preferences.

Install

With package manager:

$ npm install --save nanoreset
# OR
$ yarn add nanoreset

With CDN:

In your html

<link rel="stylesheet" href="https://unpkg.com/nanoreset/nanoreset.min.css">

or directly in your css

@import url('https://unpkg.com/nanoreset/nanoreset.min.css')

Demo

Checkout the demo using HTML5 Test Page.

Others

Some other options:

Contribute

Contributions are welcome. Please open up an issue or create PR if you would like to help out. If editing the README, please conform to the standard-readme specification.

License

Licensed under the MIT License.

6.0.0

2 years ago

5.0.0

4 years ago

4.0.0

5 years ago

3.0.2

5 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago