-
Notifications
You must be signed in to change notification settings - Fork 136
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
Configure Sass to load from theme-gem if possible #80
Conversation
@ashmaroli Can you please resolve the conflicts, I'd like us to ship a new release of this gem with sassc support. |
@DirtyF I intentionally let this slide because I'm not sure if this is the right approach.. That said, as of now, the If you must release a new version of this plugin despite the above, go ahead. This PR can be shipped later.. |
@jekyllbot: merge +minor |
Add
_sass
from within theme-gems toSass.load_paths
if the current site uses a theme gem and the theme-gem contains_sass
directory at its root.