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