rsnext/test/integration/css-features/fixtures
Joe Haddad 61c3db7368
Fix minifying inline CSS comments (#19167)
We accidentally regressed back in 9.5 and dropped support for inline CSS comments. PostCSS always parses these as pass-through (and not a syntax error), which can cause problems when minifying.

Browsers do a similar thing and ignore the comments.

To ensure we generate valid CSS, this adds support for stripping the CSS comments from the build.

--- 

Fixes #15589
Closes #17130
2020-11-14 15:03:04 +00:00
..
browsers-new Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
browsers-old Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
cp-el-modules/pages Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
cp-global-modules/pages Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
cp-ie-11 Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
cp-modern Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
inline-comments Fix minifying inline CSS comments (#19167) 2020-11-14 15:03:04 +00:00
module-import-exports Add Support for CSS Module Value Imports (#16973) 2020-09-09 23:29:37 +00:00
module-import-global Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
module-import-global-invalid Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00