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

Css file isn't updated when scss was changed #11

Open
mat-b- opened this issue May 29, 2015 · 1 comment
Open

Css file isn't updated when scss was changed #11

mat-b- opened this issue May 29, 2015 · 1 comment

Comments

@mat-b-
Copy link

mat-b- commented May 29, 2015

While developing the store, I disabled all caches and indexes.

Before Sass module, this resulted in quick workflow:

  • change css
  • refresh the browser to see the result

But with Sass module, changing scss doesn't result in css file refresh.
I have to manually flush Magento cache or delete css file.

How can I make it update for every change?

Magento 1.9.1

@hughconway
Copy link

If you disable the SASS cache this should mean it compiles each time you refresh the page - it is slow though!

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

2 participants