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 reloading with @import clause fails #727

Open
bendlas opened this issue Feb 20, 2019 · 1 comment
Open

CSS reloading with @import clause fails #727

bendlas opened this issue Feb 20, 2019 · 1 comment

Comments

@bendlas
Copy link

bendlas commented Feb 20, 2019

When using @import in a css file like

@import './modules/base.css'

the css reloader doesn't reload changes to base.css, even if modules is in :css-dirs

@bhauman
Copy link
Owner

bhauman commented Apr 20, 2019

Handling CSS imports is a new feature in figwheel-main

https://github.com/bhauman/figwheel-main

Its still in the SNAPSHOT release

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