Skip to content

Commit 68313b4

Browse files
committed
docs: update cache updating for css file.
1 parent 5d7904d commit 68313b4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/admin_guide.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -681,10 +681,9 @@ directory. Even though roundup-classhelper is a web
681681
component, it doesn't use the shadow DOM. If you don't know
682682
what this means, it just means that it's easy to style.
683683

684-
There is on trick however. Getting the web component to load
685-
changes to the css file is a bit tricky. Basically the
686-
browser caches the old file and you have to resort to tricks
687-
to make it get a new copy of the file.
684+
Getting the web component to load changes to the css file is
685+
a bit tricky. The browser caches the old file and you have
686+
to resort to tricks to make it get a new copy of the file.
688687

689688
One way to do this is to open to the ``classhelper.css``
690689
file in your browser and force refresh it. To do this:

0 commit comments

Comments
 (0)