/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/docusaurus-theme-classic/src/theme/Icon/Edit/styles.module.css
11 строк
250 B
Sébastien Lorber
refactor(theme): nest theme icons under subfolder @theme/Icon/* (#7740)
08 июл 2022, 17:56
Не верифицирован
08 июл 2022, 17:56
d3d22d3
Код
Авторство
О чём код?
/** * 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. */ .iconEdit { margin-right: 0.3em; vertical-align: sub; }