/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/css/namespace/imported.css
7 строк
219 B
Alexander Akait
fix(css): leave @namespace URIs alone (#21658)
10 авг 2026, 12:13
Не верифицирован
10 авг 2026, 12:13
829fc32
Код
Авторство
О чём код?
/* Same prefix as the importer, bound to a different URI: concatenation cannot keep both, so this records what a merged sheet looks like today. */ @namespace vendor url(./other-ns.svg); .imported { color: green; }