You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
Hello,
Thanks for your lib :)
I have some trouble though. This CSS
will be transformed in something like this:
which will break as pointed here
Is there an option for disabling the zero-value-unit transformation ?
Anyway I think I can hack it by setting my value to
.00000000001px[edit]
Yep this not-so-hack is working. Still I would prefer to be able to keep my units :)