Skip to content
Snippets Groups Projects
Commit 9d1cdca3 authored by Kasper Seweryn's avatar Kasper Seweryn 🥞
Browse files

fix: add styles export

parent 538c3d38
No related branches found
No related tags found
1 merge request!82fix: include types in CI artifacts
Pipeline #32877 passed with stages
in 2 minutes and 25 seconds
......@@ -14,6 +14,10 @@
".": {
"import": "./dist/vui.js",
"require": "./dist/vui.umd.cjs"
},
"./style.css": {
"import": "./dist/style.css",
"require": "./dist/style.css"
}
},
"scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment