mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-08 20:20:49 +02:00
change wording
This commit is contained in:
@@ -9,7 +9,7 @@ Opinionated [reset stylesheet](https://cssreset.com/what-is-a-css-reset/) that p
|
|||||||
- Ensures consistency across browsers (thanks normalize.css)
|
- Ensures consistency across browsers (thanks normalize.css)
|
||||||
- Resets spacing (margin & padding)
|
- Resets spacing (margin & padding)
|
||||||
- Resets font-size and line-height
|
- Resets font-size and line-height
|
||||||
- Prevents the necessity of reseting defaults styles when authoring stylesheets
|
- Prevents the necessity of reseting user agent styles
|
||||||
- Prevents style inspector bloat by only targeting what is necessary
|
- Prevents style inspector bloat by only targeting what is necessary
|
||||||
- Contributes to the separation of presentation and semantics
|
- Contributes to the separation of presentation and semantics
|
||||||
- Works well with all kind of styling approaches, atomic libraries like [tachyons](https://tachyons.io/), component based styling like css-in-js in [React](https://reactjs.org), good 'ol css, ...
|
- Works well with all kind of styling approaches, atomic libraries like [tachyons](https://tachyons.io/), component based styling like css-in-js in [React](https://reactjs.org), good 'ol css, ...
|
||||||
|
Reference in New Issue
Block a user