feat: copy default theme css file separately to dist
* to enable overwriting the default theme export it separately * add rollup plugin copy for copying the css file Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
"np": "^7.5.0",
|
||||
"postcss-nested": "^5.0.6",
|
||||
"prettier": "^2.4.1",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"typescript": "^4.4.4",
|
||||
"unplugin-auto-import": "^0.4.12",
|
||||
"vite": "^2.6.10",
|
||||
|
||||
Reference in New Issue
Block a user