Skip to content

Commit 5cf361d

Browse files
authored
Update README.md
1 parent 44f4ad4 commit 5cf361d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# ♻️ Tiny CSS Reset
22
Under 12 line modern vanilla CSS reset. Copy, paste and go!
33

4-
https://github.com/gnat/css-reset-tiny/blob/ddfb3b956a5f7e0f76c7784c1be03b5275a76967/reset.css#L1-L12
4+
https://github.com/gnat/css-reset-tiny/blob/44f4ad42838e88a13b4416e99391b5cd3795ce95/reset.css#L1-L12
55

6-
* Upgraded [minireset.css](https://github.com/jgthms/minireset.css) with less bullshit and modern additions.
6+
* Not opinionated- only exists for sane, consistent defaults.
7+
* Resets already widely available are removed.
8+
* This is a modernised [minireset.css](https://github.com/jgthms/minireset.css)
9+
* We include useful stuff from [Tailwind preflight.css](https://github.com/tailwindlabs/tailwindcss/blob/next/packages/tailwindcss/preflight.css)
710
* Some extras from [Modern CSS Reset (September 2023)](https://andy-bell.co.uk/a-more-modern-css-reset/)
8-
* Some extras from [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss/blob/master/src/css/preflight.css)
9-
* Some interesting ideas from Jen Simmons' [remedy.css](https://github.com/jensimmons/cssremedy/blob/master/css/remedy.css)
11+
* Some extras from Jen Simmons' [remedy.css](https://github.com/jensimmons/cssremedy/blob/master/css/remedy.css)

0 commit comments

Comments
 (0)