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
Now that we support scoped css we need to be able to accept source items that come from different content roots. For that reason we need to change the check that we do that requires all items coming from the same content root, for one that ensures that they don't end up in the same final path.
The text was updated successfully, but these errors were encountered:
Now that we support scoped css we need to be able to accept source items that come from different content roots. For that reason we need to change the check that we do that requires all items coming from the same content root, for one that ensures that they don't end up in the same final path.
The text was updated successfully, but these errors were encountered: