/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
packages/ui/src/stack/style.module.css
9 строк
131 B
Andrew Duthie
UI: Update CSS cascade layers to use nesting (#78959)
09 июн 2026, 22:41
Не верифицирован
09 июн 2026, 22:41
a716f1d
Код
Авторство
О чём код?
@layer wp-ui { @layer utilities, components, compositions, overrides; @layer components { .stack { display: flex; } } }