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
Renaming the theme directory and then attempting to clear the cache does not seem to change the minified CSS as the hashes and filename are still the same. ie:
wp-content/themes/old-theme-name/ -> wp-content/themes/new-theme-name/
The only way I could get minqueue to produce a new minified file was to change a line of style.css itself.
The text was updated successfully, but these errors were encountered:
Renaming the theme directory and then attempting to clear the cache does not seem to change the minified CSS as the hashes and filename are still the same. ie:
wp-content/themes/old-theme-name/ -> wp-content/themes/new-theme-name/
The only way I could get minqueue to produce a new minified file was to change a line of style.css itself.
The text was updated successfully, but these errors were encountered: