Skip to content

Commit 7b879ab

Browse files
committed
export built hyperparam CSS
1 parent e5aa823 commit 7b879ab

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
@@ -15,7 +15,8 @@
1515
"types": "./lib/index.d.ts",
1616
"import": "./lib/index.es.min.js",
1717
"require": "./lib/index.umd.min.js"
18-
}
18+
},
19+
"./hyperparam.css": "./lib/hyperparam.css"
1920
},
2021
"bin": {
2122
"hyp": "bin/cli.js",

0 commit comments

Comments
 (0)