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 Feb 18, 2022. It is now read-only.
Recently the importFrom property was given maximum priority in #222 to resolve #215. The change in priority was no-passive and is breaking the theme strategy in our builds. We need to lock in at 9.1.1 to maintain our applications theming.
Proposed Solution
Is it possible to revert this change and add an additional property to specify the priority order? The default order would then be the import order before #222 and if the importFrom needed precedence, this can be indicated via configuration.