An open API service indexing awesome lists of open source software.

https://github.com/gnat/css-reset-tiny

♻️ Under 12 line zero bullshit modern vanilla CSS reset.
https://github.com/gnat/css-reset-tiny

css css-reset frontend html plain-css reset stylesheet vanilla

Last synced: 6 days ago
JSON representation

♻️ Under 12 line zero bullshit modern vanilla CSS reset.

Awesome Lists containing this project

README

        

# ♻️ Tiny CSS Reset
Under 12 line modern vanilla CSS reset. Copy, paste and go!

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

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