-
Notifications
You must be signed in to change notification settings - Fork 29
Automatic CSS refresh
Drew Machat edited this page Aug 6, 2016
·
1 revision
When webpack-dev-server is running with Automatic browser refresh the CSS will also update, but a bit differently. When you do a change to a CSS file the style tag belonging to that file will be updated with the new content... without a refresh!