mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-08-30 08:20:18 +02:00
update readme & gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
|
.vscode
|
@@ -35,7 +35,7 @@ body {
|
|||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
Normalize.css just makes elements consistent between browsers and it does it well, but it does not remove the user agent's assumptions about how things have to look. Destyle.css removes these assumptions and makes the look of everything up to the stylesheet author.
|
Normalize.css just makes elements consistent between browsers and it does it well, but it does not remove the user agent's assumptions about how things have to look. Destyle.css removes these assumptions and leaves the look to the stylesheet author.
|
||||||
|
|
||||||
As an example it facilitates styling headings differently depending on the context in with they are shown.
|
As an example it facilitates styling headings differently depending on the context in with they are shown.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user