/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/docusaurus-theme-classic/src/theme/DocCard/Description/styles.module.css
10 строк
232 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. */ .cardDescription { font-size: 0.8rem; }