Skip to content

Commit 50c61d7

Browse files
committed
fix: export package css subpath
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 76b9a70 commit 50c61d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"import": "./dist/index.mjs",
1414
"default": "./dist/index.mjs"
1515
},
16+
"./dist/index.css": "./dist/index.css",
1617
"./src/components/PDFElements.vue": "./src/components/PDFElements.vue",
1718
"./src/utils/asyncReader": "./src/utils/asyncReader.ts"
1819
},

0 commit comments

Comments
 (0)