Skip to content

Commit b714d95

Browse files
author
Sean Wilson
committed
add extra css export
1 parent 63092c4 commit b714d95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"main": "./dist/index.js",
3131
"svelte": "./dist/index.js"
3232
},
33-
"./theme/default": "./static/theme.css"
33+
"./theme/default": "./static/theme.css",
34+
"./theme/default/custom": "./static/custom.css"
3435
},
3536
"files": [
3637
"dist",

0 commit comments

Comments
 (0)