Tweaks
This commit is contained in:
parent
60c5c51d37
commit
035734362c
1 changed files with 3 additions and 5 deletions
|
@ -1,14 +1,12 @@
|
||||||
# A modern CSS reset
|
# A modern CSS reset
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
[](https://opensource.org/licenses/MIT)
|
[](https://opensource.org/licenses/MIT)
|
||||||
|
|
||||||
A tiny little reset that you can use as the basis of your CSS projects. You can read a [breakdown of it here](https://hankchizljaw.com/wrote/a-modern-css-reset/).
|
A tiny little reset that you can use as the basis of your CSS projects. You can read a [breakdown of it here](https://hankchizljaw.com/wrote/a-modern-css-reset/).
|
||||||
|
|
||||||
You can find it on [NPM, here](https://www.npmjs.com/package/modern-css-reset).
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
- NPM: `npm install modern-css-reset`
|
- NPM: `npm install modern-css-reset`
|
||||||
|
|
Loading…
Reference in a new issue