This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
AIGC
/
tools_auto_web
Vērot
10
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Atzars:
main
Atzari
Tagi
dev
main
tools_auto_web
/
node_modules
/
@csstools
/
postcss-unset-value
/
CHANGELOG.md
CHANGELOG.md
278 B
Patstāvīgā saite
Vēsture
Neapstrādāts
Changes to PostCSS Unset Value
1.0.2 (July 8, 2022)
Fixed: Case insensitive property and keyword matching.
1.0.1 (May 11, 2022)
No longer converts
all: unset;
to
all: initial;
.
all: unset
is now ignored.
1.0.0 (February 21, 2022)
Initial version