You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried making changes to both applicaiton_non_webpack.css and application_static.scss but I have to do a refresh in order for them to be picked up.
I'm not sure what I've done wrong, changes to JSX files or the related component scss get picked up -- but I'm not sure I want to use CSS modules in my project. Is there a way to get the main stylesheets hot reloading?
I get the exact same behaviour by checking out this project too.
The text was updated successfully, but these errors were encountered:
DEfusion
changed the title
Hot reloading not picking up changes to main CSS
Hot reloading not picking up changes to rails CSS
Sep 27, 2016
I've tried making changes to both
applicaiton_non_webpack.css
andapplication_static.scss
but I have to do a refresh in order for them to be picked up.I'm not sure what I've done wrong, changes to JSX files or the related component
scss
get picked up -- but I'm not sure I want to use CSS modules in my project. Is there a way to get the main stylesheets hot reloading?I get the exact same behaviour by checking out this project too.
The text was updated successfully, but these errors were encountered: