Update README.md
This commit is contained in:
parent
8eb9f858bb
commit
4debd50535
11
README.md
11
README.md
@ -2,4 +2,13 @@
|
|||||||
|
|
||||||
A simple, modern CSS reset based on Josh Comeau's [My Custom CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/).
|
A simple, modern CSS reset based on Josh Comeau's [My Custom CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/).
|
||||||
|
|
||||||
Thanks to Chris Coyier for their [excellent article](https://chriscoyier.net/2023/11/27/the-hanging-punctuation-property-in-css/) on the hanging-punctuation property.
|
Thanks also to Chris Coyier for their [excellent article](https://chriscoyier.net/2023/11/27/the-hanging-punctuation-property-in-css/) on the hanging-punctuation property.
|
||||||
|
|
||||||
|
## Features:
|
||||||
|
* Uses a more-intuitive box-sizing model
|
||||||
|
* Improves media defaults
|
||||||
|
* Removes built-in form typography styles
|
||||||
|
* Avoids text overflows
|
||||||
|
* Removes default margin
|
||||||
|
* Applies curly quotes to blockquotes
|
||||||
|
* Applies hanging-punctuation with a fallback where unsupported
|
Loading…
x
Reference in New Issue
Block a user