Skip to content

Commit bb73ae4

Browse files
committed
Merge branch 'main' of github.com:sw-consulting/tooling.ui.kit
2 parents 2a9cb64 + 00d6b41 commit bb73ae4

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
@@ -21,7 +21,8 @@
2121
".": {
2222
"import": "./dist/tooling-ui-kit.es.js",
2323
"require": "./dist/tooling-ui-kit.umd.js"
24-
}
24+
},
25+
"./dist/tooling.ui.kit.css": "./dist/tooling.ui.kit.css"
2526
},
2627
"types": "./dist/index.d.ts",
2728
"files": [

0 commit comments

Comments
 (0)