Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 269 Bytes

St. Css

FAQ

  1. What's with the double function()() syntax?

  2. caveat about using function to produce style objects. excess property checks won't happen and nested dynamic style function will lose types. see: microsoft/TypeScript#241