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

Check Imports when determining wether to update the css #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

selaux
Copy link

@selaux selaux commented Dec 11, 2011

What do you think about this to fix #5

It checks for imports in a sass/scss file via regexp and compares the modified_time of all imports with the SassModel timestamp, which has changed to a IntegerField.

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

Successfully merging this pull request may close these issues.

Imported files are not checked when determining when to re-compile to css.
1 participant