File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# ♻️ Tiny CSS Reset
2
2
Under 12 line modern vanilla CSS reset. Copy, paste and go!
3
3
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
5
5
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 )
7
10
* 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 )
You can’t perform that action at this time.
0 commit comments