Skip to content

Commit 07e4d16

Browse files
authored
Merge pull request #24 from cssinjs/feature/nested
Fix #24, get rid from dynamicStyleSheet
2 parents ac5cb91 + b8dde00 commit 07e4d16

18 files changed

Lines changed: 1666 additions & 113 deletions

.flowconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,10 @@
55

66
<PROJECT_ROOT>/lib/
77

8+
[libs]
9+
node_modules/jss/flow-typed
10+
811
[options]
912
all=true
13+
suppress_comment= \\(.\\|\n\\)*\\$FlowFixMe
14+
suppress_comment= \\(.\\|\n\\)*\\$FlowIgnore

0 commit comments

Comments
 (0)