Evgen Filatov
Evgen Filatov
any update on this?
Hi @anselmh! Thank you for updating! I was not sure that `image-set` is part of `css4` (if it exists ) but found mention here http://www.w3.org/TR/css4-images/. I will fix readme:)
@odadoda Hi! This is sad. At this case simple regex is not enough, will fix that soon.
yeah, it could work, but ideally it should not touch the @font-face and svg at all:)
Yes, all exmples from `examples` folder have the same beheviour. For example compiled `fib` and it fail to break the same [loop](https://gist.github.com/wtfil/2b8107970b78bffbc07aaf761aef6d0d#file-fib-cu-L1782-L1786), because `rlen` is aways has the same value...
I have a little update on the issue, hope this will help to understand it better. Initially I faced this issue when used `[email protected]` from WSL. Today I tried my...