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

Perk CSS not updating properly #98

Open
alarner opened this issue Dec 2, 2016 · 0 comments
Open

Perk CSS not updating properly #98

alarner opened this issue Dec 2, 2016 · 0 comments

Comments

@alarner
Copy link
Owner

alarner commented Dec 2, 2016

Steps to reproduce:

  1. Add a new sass include file
  2. Import that include file into main.scss
  3. Change the include file - notice that the css doesn't update

Problem: Dependency graph not updating when import is included in main.scss because it only updates when a new file is added, not when a file is changed.

Fix: Cause the dependency graph to be rebuilt when a file is changed as well.

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