webpack/lib/css
Aurelien MANCA 7b71e81aa0
fix(css parser): handle nested atRule
This will handle @media and @supports atRule identifiers and
enable the replacements of the nested rules names with the
unique ids.
2022-05-11 10:00:54 +02:00
..
CssExportsGenerator.js remove broken concatenation for now 2022-01-20 16:57:07 +01:00
CssGenerator.js fix missing css runtime when only initial css is used 2022-01-13 10:40:53 +01:00
CssLoadingRuntimeModule.js fix types 2022-02-08 21:48:57 +03:00
CssModulesPlugin.js use nonNumericOnlyHash function for contentHash 2022-02-01 20:10:45 +03:00
CssParser.js fix(css parser): handle nested atRule 2022-05-11 10:00:54 +02:00
walkCssTokens.js add support for `@keyframes`, `animation`, CSS Variables 2021-12-16 20:42:44 +01:00