We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Guys,
First of all, wonderful project!
One issue that I have is that when I modify a partial located in another folder, the changes are not reflected.
If I go in the main.scss file where I load the partial and I comment and un-comment the import, the changes are visible.
Is this happening to everyone?
Thank you, Adrian
The text was updated successfully, but these errors were encountered:
Whats a partial?
Sorry, something went wrong.
Sass files which are imported into another file for compiling: http://sass-lang.com/guide#topic-4
hmm - this doesn't happen to me. It works fine (for me at least) as long as your partial in the folder is being imported into your main partial.
No branches or pull requests
Hi Guys,
First of all, wonderful project!
One issue that I have is that when I modify a partial located in another folder, the changes are not reflected.
If I go in the main.scss file where I load the partial and I comment and un-comment the import, the changes are visible.
Is this happening to everyone?
Thank you,
Adrian
The text was updated successfully, but these errors were encountered: