7.0.0 • Published 5 months ago

nanoreset v7.0.0

Weekly downloads
235
License
MIT
Repository
github
Last release
5 months ago

Table of Contents

Background

Nanoreset is an minimal CSS reset intented for modern web apps. It is heavily based on Josh's Custom CSS Reset with slight modifcations for my use cases.

Install

With package manager:

with npm:

npm install nanoreset

with yarn:

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.

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.

7.0.0

5 months ago

6.0.0

3 years ago

5.0.0

5 years ago

4.0.0

6 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago