/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/docusaurus-theme-classic/src/theme/DocCard/Heading/styles.module.css
11 строк
252 B
Sébastien Lorber
feat(theme): Split `<DocCard>`, improve extensibility, better handling of emoji icons, stable classNames (#11734)
13 фев 2026, 19:02
Не верифицирован
13 фев 2026, 19:02
eac406c
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ .cardTitle { display: inline-flex; align-items: center; }