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

Adds Eyeglass support to Terraform #124

Open
wants to merge 4 commits into
base: release-v1.0.0
Choose a base branch
from

Conversation

kennethormandy
Copy link
Collaborator

This adds Eyeglass support to Terraform for .scss files, closing #103.

This PR also includes a (failing) test for .sass files, which works, but breaks regular .sass support in the process:

  • If a .sass file is importing an Eyeglass module, it compiles successfully
  • If a .sass file isn’t importing an Eyeglass module, there is an error during complication

Unclear whether this is a mistake in my configuration, or a bug.

@kennethormandy kennethormandy self-assigned this Jan 7, 2016
@kennethormandy kennethormandy mentioned this pull request Jan 8, 2016
6 tasks
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.

1 participant