How to clear css cache?
-
I have created a block and added some custom styles in a file called my-block.css inside my theme.
This works, but when I update the CSS, the styles are not updated in the frontend. It appears the CSS is cached, and not refreshed when the file is updated.
How to resolve this?
The topic ‘How to clear css cache?’ is closed to new replies.