Add css folder to npm release
This commit is contained in:
parent
7fa8292da1
commit
a6920cef82
1 changed files with 2 additions and 1 deletions
|
|
@ -49,6 +49,7 @@
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"files": [
|
"files": [
|
||||||
"src"
|
"src",
|
||||||
|
"css"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue