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 plugin doesn't work after DocPad update #25

Closed
diessica opened this issue Nov 28, 2013 · 8 comments
Closed

Sass plugin doesn't work after DocPad update #25

diessica opened this issue Nov 28, 2013 · 8 comments

Comments

@diessica
Copy link
Contributor

I recently updated the DocPad and, suddenly, Sass plugin doesn't work anymore.

Version:
docpad: v6.55.8
docpad-plugin-sass: v2.6.1

I've done several tests and the CSS file isn't generated at all.

info: Generating...
info: Generated 0/7 files in 0.014 seconds
info: Regenerated at 13:52:29

And that is all. Any suggestions?

@balupton
Copy link
Member

Can you post the link to your repo? I'll take a look, as it is likely we broke something with the DocPad v6.55 release.

Does DocPad v6.54 work?

@diessica
Copy link
Contributor Author

With v6.54 everything was fine...

You say this?

(Just out of curiosity, you can use an old version of DocPad?)

@AAverin
Copy link

AAverin commented Dec 14, 2013

Just installed Docpad.
I have 6.57.2 and latest sass plugin with Rails installed (no Compass)
i get
warning:
Rendering the extension "scss" to "css" on "styles\style.css.scss" didn't do anything.
Explanation here: http://docpad.org/extension-not-rendering
Is it related to this issue?

@diessica
Copy link
Contributor Author

@AAverin, I also have this issue with the older DocPad version, then I don't think so...

@AAverin
Copy link

AAverin commented Dec 16, 2013

This is really bad news, I really wanted to use sass in my blog implementation - have no problem using sass directly in other projects.
Waiting for some update on this issue.

@balupton
Copy link
Member

Does doing npm install --save docpad-plugin-sass@2.6.0 fix the issue?

@AAverin
Copy link

AAverin commented Dec 17, 2013

No. Also tried upgrading to new docpad version and upgade failes with shasum check.
OS Win7

@balupton
Copy link
Member

Try again with the latest plugin version. If you get a comapss error, I've added instructions to the readme on how to fix it. Let me know if it is still an issue.

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

3 participants