/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/css/side-effects/node_modules/pkg-with-css/styles.module.css
11 строк
88 B
Alexander Akait
perf(css): cache escape/unescapeIdentifier and move them to walkCssTokens (#20952)
15 май 2026, 16:04
Не верифицирован
15 май 2026, 16:04
53c363b
Код
Авторство
О чём код?
.used { color: red; } .unused { color: blue; } :export { exportedFromCss: hello; }