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
The user should be able to specify a prefix to remove from all members when migrating a library to the new module system. The migrator should also generate a <library>.import.scss file that forwards all members with the prefix to allow for migrating a library without breaking downstream dependencies.
The text was updated successfully, but these errors were encountered:
(Part of #15)
The user should be able to specify a prefix to remove from all members when migrating a library to the new module system. The migrator should also generate a
<library>.import.scss
file that forwards all members with the prefix to allow for migrating a library without breaking downstream dependencies.The text was updated successfully, but these errors were encountered: