OhadBaehr
Results
3
issues of
OhadBaehr
64 version in Tools/Type/TreeTypeGenerator.exe
I looked around at the code and saw that tidy calls the functions passed one by one **on the whole array**, I think that switching to using Iterators and apply...
To be on part with emotion and styled api, I would suggest supporting object styles. For example: ``` export const ThisIsTheCSS = () => { return ( hello world );...