/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/src/theme/Layout/styles.module.css
11 строк
286 B
Nick Schonning
chore: upgrade lint-staged and globs (#6369)
15 янв 2022, 11:33
Не верифицирован
15 янв 2022, 11:33
9f9a96d
Код
Авторство
О чём код?
/** * 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. */ /* Used to test CSS insertion order */ .test-marker-theme-layout { content: 'theme-layout'; }