Skip to content

build_one creates target subdirectory instead of silently failing #9

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 1 commit into from
Jan 16, 2013

Conversation

Zer0-
Copy link
Contributor

@Zer0- Zer0- commented Jan 16, 2013

Fixed my last pull request (it was a bit of a coincidence it even worked in my webapp).

If you have a scss folder /static/scss and you build to /static/css, libsass finds any files in any subfolder in /static/scss but cannot save the built version because /static/css/subfolder did not exist. Now it tries to create any subfolders in the css directory.

@dahlia
Copy link
Member

dahlia commented Jan 16, 2013

Awesome work, thanks!

dahlia added a commit that referenced this pull request Jan 16, 2013
build_one creates target subdirectory instead of silently failing
@dahlia dahlia merged commit dde37ac into sass:python Jan 16, 2013
dahlia added a commit that referenced this pull request Jan 16, 2013
dahlia pushed a commit that referenced this pull request Oct 19, 2014
Will also leave URLs schemes in unquoted string alone!
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