mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
feat: init @toeverything/theme (#2136)
This commit is contained in:
+5
-1
@@ -32,7 +32,8 @@
|
||||
"@affine-test/kit/*": ["./tests/kit/*"],
|
||||
"@affine-test/fixtures/*": ["./tests/fixtures/*"],
|
||||
"@toeverything/y-indexeddb": ["./packages/y-indexeddb/src"],
|
||||
"@toeverything/hooks/*": ["./packages/hooks/src/*"]
|
||||
"@toeverything/hooks/*": ["./packages/hooks/src/*"],
|
||||
"@toeverything/theme": ["./packages/theme/src"]
|
||||
}
|
||||
},
|
||||
"references": [
|
||||
@@ -80,6 +81,9 @@
|
||||
},
|
||||
{
|
||||
"path": "./apps/electron"
|
||||
},
|
||||
{
|
||||
"path": "./packages/theme"
|
||||
}
|
||||
],
|
||||
"files": [],
|
||||
|
||||
Reference in New Issue
Block a user