/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/docusaurus-theme-classic/src/theme/BlogSidebar/Mobile/styles.module.css
10 строк
243 B
Alice Zhao
feat(blog): group sidebar items by year (`themeConfig.blog.sidebar.groupByYear`) (#10252)
28 июн 2024, 17:59
Не верифицирован
28 июн 2024, 17:59
aab1f48
Код
Авторство
О чём код?
/** * 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. */ .yearGroupHeading { margin: 1rem 0.75rem 0.5rem; }