Skip to content

Fixes styles when combining modules and SCSS #79

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

Merged
merged 2 commits into from
Apr 10, 2018

Conversation

jeremyzahner
Copy link
Contributor

@jeremyzahner jeremyzahner commented Apr 9, 2018

I've had the problem (#63) that either modules or SCSS would work. They don't seem to do some when combined.

I tried to figure out what the problem is. So far, i've found an issue in the SCSS compiler which i believe i fixed. Still, the classes seem not to end up on the $style of the final VM.

Important: This is WIP and not ready to be merged. I guess it can be if the test suite runs through.

Edit: Fixed now as far as tests are concerned.

@jeremyzahner
Copy link
Contributor Author

Ping @danielbastos11 @btoo

@jeremyzahner jeremyzahner changed the title WIP: Fixes styles when combining modules and SCSS Fixes styles when combining modules and SCSS Apr 9, 2018
@jeremyzahner
Copy link
Contributor Author

@eddyerburgh It should be fixed now.

Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, thanks 😀

@eddyerburgh eddyerburgh merged commit aa94fef into vuejs:master Apr 10, 2018
@jeremyzahner
Copy link
Contributor Author

@eddyerburgh Found some more bugs. Fixed them and added new tests. New PR incoming. (Just to let you know so you don't release something thats not quite working.)

@jeremyzahner jeremyzahner deleted the patch-2 branch April 10, 2018 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants