/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/docs/guides/markdown-features/markdown-features-react.module.css
17 строк
362 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. */ .wrappingBlock { width: 50%; display: inline-block; padding: 5px; vertical-align: top; } .wrappingBlock code[class^='codeBlockLines'] { white-space: pre-wrap; }