|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
278 bytes
|
| Line | |
|---|
| 1 | # Changes to PostCSS Unset Value
|
|---|
| 2 |
|
|---|
| 3 | ### 1.0.2 (July 8, 2022)
|
|---|
| 4 |
|
|---|
| 5 | - Fixed: Case insensitive property and keyword matching.
|
|---|
| 6 |
|
|---|
| 7 | ### 1.0.1 (May 11, 2022)
|
|---|
| 8 |
|
|---|
| 9 | - No longer converts `all: unset;` to `all: initial;`. `all: unset` is now ignored.
|
|---|
| 10 |
|
|---|
| 11 | ### 1.0.0 (February 21, 2022)
|
|---|
| 12 |
|
|---|
| 13 | - Initial version
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.