Skip to content

Commit 0ce9e98

Browse files
authoredOct 16, 2023
Add CSS files in nbdime package (#715)
1 parent ccc6ec3 commit 0ce9e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/nbdime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lib": "lib/"
1212
},
1313
"files": [
14-
"lib/**/*.{js,js.map,d.ts}",
14+
"lib/**/*.{js,js.map,d.ts,css}",
1515
"src/**/*.ts"
1616
],
1717
"scripts": {

0 commit comments

Comments
 (0)