Changelog
4.0.2 (October 28, 2019)
Changelog
4.0.1 (October 22, 2019)
1.0.0-alpha.37
to avoid source map generation inconsistency across Node.js versionsChangelog
3.4.0 (November 3, 2017)
-ms-flex
due it breaks flex in IE10/11 (#362)Changelog
3.3.1 (October 17, 2017)
position
declarations when sticky
fallback is using (@gruzzilkin, #356)Changelog
3.3.0 (October 12, 2017)
1.0.0-alpha25
Changelog
3.2.0 (September 10, 2017)
@keyframes
to the beginning of style sheet (chunk), but after @charset
and @import
rules@keyframes
, @media
and @supports
with no prelude@keyframes
(#202)forceMediaMerge
to force media rules merging. It's unsafe in general, but works fine in many cases. Use it on your own risk (#350)CSSTree
to 1.0.0-alpha23