mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 10:40:54 +00:00
feat: add index export
This commit is contained in:
parent
d3ed958308
commit
b38f760fcd
1 changed files with 4 additions and 0 deletions
4
styles/src/themes/common/index.ts
Normal file
4
styles/src/themes/common/index.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export * from "./colorScheme"
|
||||
export * from "./ramps"
|
||||
export * from "./syntax"
|
||||
export * from "../../themeConfig"
|
Loading…
Reference in a new issue