Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source Map Support #20

Open
jakemauer opened this issue Apr 19, 2018 · 1 comment
Open

Source Map Support #20

jakemauer opened this issue Apr 19, 2018 · 1 comment
Labels
Feature/Enhancement New feature or request

Comments

@jakemauer
Copy link

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:

image

Is there a way to enable this or some place you think I should start looking to open a PR for it?

@samselikoff
Copy link
Contributor

You're welcome! Good question - I have not dug into this at all.

This is where we call postcss so if I were going to dig into this I might start there.

@samselikoff samselikoff added the Feature/Enhancement New feature or request label May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature/Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants