/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/cdk/_index.scss
8 строк
425 B
Kristiyan Kostadinov
refactor(cdk/overlay): use index files for public Sass API instead of copying files out (#22343)
07 апр 2021, 08:09
Не верифицирован
07 апр 2021, 08:09
d3cb72e
Код
Авторство
О чём код?
@forward './overlay' show overlay, $overlay-container-z-index, $overlay-z-index, $overlay-backdrop-z-index, $overlay-backdrop-color; @forward './a11y' show a11y-visually-hidden, high-contrast; @forward './text-field' show text-field-autosize, text-field-autofill, text-field-autofill-color, // `text-field` is deprecated, but we have to export it // here in order for the theming API schematic to work. text-field;