mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-01 01:01:48 +02:00
update readme
This commit is contained in:
@@ -164,7 +164,8 @@ destyle.css resets buttons completely to make them usable as any other element <
|
||||
|
||||
## Changelog
|
||||
|
||||
- **v3.0.0.** 2021-09-03
|
||||
### **v3.0.0.** 2021-09-03
|
||||
|
||||
- Remove IE support 🎉
|
||||
- Bring back `outline` for focusable elements
|
||||
- Remove redundant `line-height: inherit` rule from headings reset
|
||||
@@ -177,7 +178,10 @@ destyle.css resets buttons completely to make them usable as any other element <
|
||||
- Destyled `select:disabled` in Chrome
|
||||
- Add outline to focused `[contenteditable]` elements
|
||||
- Fixed border color inheritance for `table` borders in Chrome
|
||||
- **v2.0.0.** 2020-10-15 - Add `border-style: solid` and `border-width: 0` to `*, ::before, ::after` selector. This change might affect how borders are used and therefor is considered a breaking change. The benefit is that simply adding a border-width to an element will display a border without the need to set the border-style explicitly.
|
||||
|
||||
### **v2.0.0.** 2020-10-15
|
||||
|
||||
- Add `border-style: solid` and `border-width: 0` to `*, ::before, ::after` selector. This change might affect how borders are used and therefor is considered a breaking change. The benefit is that simply adding a border-width to an element will display a border without the need to set the border-style explicitly.
|
||||
|
||||
## Why?
|
||||
|
||||
|
Reference in New Issue
Block a user