feat: init @toeverything/theme (#2136)

This commit is contained in:
Himself65
2023-04-25 18:44:17 -05:00
committed by GitHub
parent 80f4578f76
commit db52c63d25
34 changed files with 147 additions and 76 deletions
+5 -1
View File
@@ -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": [],