We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5acf323 commit f5ce7f4Copy full SHA for f5ce7f4
README.md
@@ -1,7 +1,8 @@
1
# ♻️ Tiny CSS Reset
2
Under 10 line modern vanilla CSS reset. Copy, paste and go!
3
4
-https://github.com/gnat/css-reset-tiny/blob/7f216e4b607c9622ce69b11f7ba8b43f30c3482d/reset.css#L1-L10
+https://github.com/gnat/css-reset-tiny/blob/5acf3232b121fdce96e077d4b68d4f8202af9e16/reset.css#L1-L10
5
6
* Upgraded [minireset.css](https://github.com/jgthms/minireset.css) with less bullshit and modern additions.
7
* 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)
0 commit comments