mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-18 09:07:57 +02:00
feat(mdx-loader): read image dimensions when processing Markdown (#6339)
This commit is contained in:
parent
6f892e20b0
commit
e5801e49f6
8 changed files with 32 additions and 10 deletions
|
@ -181,6 +181,3 @@ html[data-theme='dark'] img[src$='#gh-light-mode-only'] {
|
|||
.test-marker-site-custom-css-unique-rule {
|
||||
content: 'site-custom-css-unique-rule';
|
||||
}
|
||||
.test-marker-site-custom-css-shared-rule {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue