Organize misc files into theme
, themes
and styleTrees
This commit is contained in:
parent
6269cec4f1
commit
29de420b59
37 changed files with 141 additions and 136 deletions
|
@ -1,5 +1,5 @@
|
|||
import { fontFamilies, fontSizes, FontWeight } from "../common"
|
||||
import { Layer, Styles, StyleSets, Style } from "../themes/common/colorScheme"
|
||||
import { Layer, Styles, StyleSets, Style } from "../theme/colorScheme"
|
||||
|
||||
function isStyleSet(key: any): key is StyleSets {
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue