-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
After updating to v5.11.2 CSS imports are broken:
Module not found: Can't resolve '@uiw/react-markdown-editor/markdown-editor.css'
On v5.11.1 we have no issues.
The imports we have on our code are like this:
import '@uiw/react-markdown-editor/markdown-editor.css';
import '@uiw/react-markdown-preview/markdown.css';
Metadata
Metadata
Assignees
Labels
No labels