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 Aug 19, 2022. It is now read-only.
Radium currently uses ^v4.0.0. v5 of the style prefixer drops the Create Dynamic prefixer option:
5.0.0
We entirely removed the dynamic version of the prefixer due to constant issues with browser detection and the almost impossible need to keep all the versions updated and in sync. There are no other changes except the import paths for this version.
Improvements, additions and bug fixes will be build on top of the new major version shortly.
Is moving to this version an option? or is keeping the dynamic prefixer more important?