issues
search
lttb
/
typed-styles
http://npm.im/typed-styles
MIT License
13
stars
2
forks
source link
[WIP] Declare types for CSS
#1
Closed
lttb
closed
7 years ago
lttb
commented
7 years ago
TODO
[ ] fix some types by spec
[x] replace
number
type with
length
or
unit
types for better semantics
[ ] support not only strict mode (with string value etc)
[ ] decide what to do with cases like 'borderCollapse and table display' - there is an unreadable error for union types
[ ] support TS
TODO
number
type withlength
orunit
types for better semantics