mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308)
This commit is contained in:
parent
58be496da2
commit
f5ae537d3e
339 changed files with 666 additions and 515 deletions
|
@ -178,7 +178,7 @@ The class names will be processed by webpack into a globally unique class name d
|
|||
|
||||
## CSS-in-JS {#css-in-js}
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
CSS-in-JS support is a work in progress, so libs like MUI may have display quirks. [Welcoming PRs](https://github.com/facebook/docusaurus/issues/1640).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue