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 Dec 19, 2024. It is now read-only.
Recent update to caniuse database make -webkit- off by default (related to default value of autoprefixer). So tests are currently broken (by a README update).
We need to handle #32 asap & get our custom default value.
Or maybe we should adjust default value for testing purpose ?
Or both.
The text was updated successfully, but these errors were encountered:
v1.0.0 will rely on browserslist, so you will easily be able to handle that by yourself.
I'm not even sure we should rely on a default value, but instead enforce people to specify their own value, maybe by importing their own browser stats like caniuse recommand.
Ok I updated the tests to fix that issue. Not related to -webkit-transform directly but some other -webkit.
autoprefixer defaults are still relevant. So forget this issue.
Recent update to caniuse database make -webkit- off by default (related to default value of autoprefixer). So tests are currently broken (by a README update).
We need to handle #32 asap & get our custom default value.
Or maybe we should adjust default value for testing purpose ?
Or both.
The text was updated successfully, but these errors were encountered: