Jeffrey Young

Results 5 comments of Jeffrey Young

+1 for this. My use case for this is writing a ui components library. All of the typestyle-generated classes are static, and all dynamic css is done with react style...

https://github.com/cwmoo740/free-style-example This is basically what I'm looking for: strip out the constant parts of free-style calls, and output them to a separate css file with the class name set to...

I like your idea better. I think there's a strong use case for doing all the dynamic styles with inline style tags, and most frameworks have good support for that.

Same issue - it looks like the error message given is a red herring. Is it preceded by... ``` Caused by: java.io.IOException: No aliases for private keys found in key...

It looks like that electron-compilers never loads the root project's tsconfig.json.