Skip to content

Commit b29ca53

Browse files
authored
Update IDEA.md
1 parent 89a5822 commit b29ca53

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

IDEA.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,14 @@ During early experiments we should figure out if we want to support styled-syste
1111

1212
# Types
1313

14-
We want to use [genTypeScript](https://github.com/cristianoc/genTypeScript) and [genFlow](https://github.com/cristianoc/genFlow) to generate types for each component.
14+
We want to use [genType](https://github.com/cristianoc/genType) to generate TypeScript, Flow and an untyped version for each component.
1515

16-
# Accessability (a11y)
16+
# Environment
17+
18+
- Desktop
19+
- Mobile
20+
21+
## Accessability (a11y)
1722

1823
Every component should be accessible.
1924

0 commit comments

Comments
 (0)