Hi, Is there any way how to force user browser 's to reload automatically updated local.css file?
thank you.
Drupal will only do this if the cache is cleared; you can do this via drush (drush cc all) or through the administrative interface.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
esmerel commentedDrupal will only do this if the cache is cleared; you can do this via drush (drush cc all) or through the administrative interface.