fix: export v2 stylesheets and declare core node types (#30312)
This commit is contained in:
parent
4e70eabbcc
commit
61b5046f88
3 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
"./icons/app": "./src/components/app-icons/types.ts",
|
||||
"./fonts/*": "./src/assets/fonts/*",
|
||||
"./audio/*": "./src/assets/audio/*",
|
||||
"./v2/*.css": "./src/v2/components/*.css",
|
||||
"./v2/*": "./src/v2/components/*.tsx",
|
||||
"./v2/styles/*": "./src/v2/styles/*"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue