Kim Björkman
Kim Björkman
When opting in to use SWC I noticed that media-queries like below have a new behaviour. Before, the query would take precedence but now the `margin: 23px auto` overwrites `margin:...
@roxeteer That seems to be working, thanks for the tip!
Sorry I totally thought I had replied to this. I've just released v2.0.0 and this feature is included (somewhat). As of 2.0.0 you can pass a synchronous function instead of...
I just hacked together a quick fix for this. @devinhalladay could you try and install `2.0.3-beta.0` and let me know how it works for you?
Ah okay got it, seems like I need to set up some polyfills for babel (which is why the source files are fine and the build breaks). Nice that you...
@devinhalladay sorry for the delay. I would like to fix this asap but have too much on my plate right now. I could probably fix it in another two weeks...
Hi Fabien, I just opened up my editor for that purpose 5 min ago :) It will feature v3 compatibility and a complete rewrite in TS. The API will most...
I'll definitely take a look at that as well!
Hey everyone! First of all, apologies for the lack of feedback on my part. Secondly, to update you on the progress - there is a branch with the current state...
@prakash-nc was this also related to your PR? Otherwise if you managed to solve this it would be great if you could share the solution.