Skip to content

Commit 4cb0433

Browse files
authored
fix: export markdown.css issue (#247)
1 parent c4e0822 commit 4cb0433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"exports": {
99
"./README.md": "./README.md",
1010
"./package.json": "./package.json",
11+
"./markdown.css": "./markdown.css",
1112
".": {
1213
"import": "./esm/index.js",
1314
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)