Skip to content

Conversation

deivid-rodriguez
Copy link
Contributor

I tried to do with I think @guilleiguaran meant by rails/rails#34884 (comment). Also changed the default ".sass" and ".scss" processors to be sassc instead of sass. Basically I copied the sass implementations and changed the Sass specific bits to use SassC.

I had to change a couple of tests to get it green, not sure if I need to change something in the implementation instead?

@guilleiguaran
Copy link
Member

Thank you very much! That's exactly what I meant.

Don't worry about Source Maps tests, I think it's expected to have some differences in the source maps between implementations.

About the failure in TravisCI I think we can drop support for Ruby 2.2 since it's EOL'ed since last year

@guilleiguaran guilleiguaran merged commit 46ff9e8 into rails:master Jan 21, 2019
@deivid-rodriguez
Copy link
Contributor Author

Thanks @guilleiguaran, I created #593 to drop support for ruby 2.2 and thus get CI green.

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