Skip to content

Conversation

leetrout
Copy link

It would be nice to go from foo.scss to foo.css instead of always defaulting to foo.scss.css.

It would be nice to go from `foo.scss` to `foo.css` instead of always defaulting to `foo.scss.css`.
@@ -174,6 +185,7 @@ def build(self, package_dir, output_style='nested'):
css_files = build_directory(
sass_path, css_path,
output_style=output_style
Copy link
Member

Choose a reason for hiding this comment

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

Missed a comma.

@dahlia
Copy link
Member

dahlia commented Jan 4, 2015

Sorry for late review. The build was broken due to its syntax error.

@dahlia dahlia closed this in 202d657 Feb 1, 2015
dahlia added a commit that referenced this pull request Feb 1, 2015
Upgrade to libsass==3.1.0.  Resolves #36.  Resolves #38.
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