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

Sass not saving css file? #63

Open
nexflo opened this issue Oct 3, 2015 · 1 comment
Open

Sass not saving css file? #63

nexflo opened this issue Oct 3, 2015 · 1 comment

Comments

@nexflo
Copy link

nexflo commented Oct 3, 2015

Simple config:{
"in": "./public/assets/scss/test.scss",
"out": "style.css",
"sass": true
}

When I enable sass.... it tells me:
Pleeease Compile 1 file(s) [./public/assets/scss/test.scss] to style.css

but no file is written.
If i add errors into the sass...it tells me the error, so it seems to be parsing the sass...just not writting out the file.

Latest Version of pleeease (4.0.1)

@nexflo
Copy link
Author

nexflo commented Oct 14, 2015

@iamvdo Can you check this one out....prevents any proper sass usage of pleeese :(

andreruffert added a commit to andreruffert/pleeease-cli that referenced this issue Oct 23, 2015
If sass is enabled it's not saving css files.

iamvdo/pleeease#63
andreruffert added a commit to andreruffert/pleeease-cli that referenced this issue Oct 23, 2015
If sass is enabled it's not saving css files.

iamvdo/pleeease#63
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

No branches or pull requests

1 participant