A
A
Anton2020-11-20 17:34:29
minification
Anton, 2020-11-20 17:34:29

Minify how to update cached css?

On the site (I connect remotely) css and js are minified using Minify, I change css, but in the minified version it is not updated. I understand that you need to somehow ask Minify to update the cache?
There is a cache folder, cleaned it, nothing changes.
What is the course of action, I have not encountered it before, so the question may be stupid)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2020-11-20
@firedragon

do like this:

<link rel="stylesheet" href="/_themes/docs.theme/master/ru-ru/_themes/styles/55917fe3.conceptual.css ">
<link rel="stylesheet" href="/_themes/docs.theme/master/ru-ru/_themes/styles/conceptual.css?v=55917fe3">

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question