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
Hey, first off thank you for taking time to wrap Tailwind for Ember, it's saving us a lot of time and headache.
We have a few components that are using Tailwind's @apply method. Since these are compiled after our regular SASS files it looks like source mapping isn't really a thing:
Is there a way to enable this or some place you think I should start looking to open a PR for it?
The text was updated successfully, but these errors were encountered:
Hey, first off thank you for taking time to wrap Tailwind for Ember, it's saving us a lot of time and headache.
We have a few components that are using Tailwind's
@apply
method. Since these are compiled after our regular SASS files it looks like source mapping isn't really a thing:Is there a way to enable this or some place you think I should start looking to open a PR for it?
The text was updated successfully, but these errors were encountered: