File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -681,10 +681,9 @@ directory. Even though roundup-classhelper is a web
681681component, it doesn't use the shadow DOM. If you don't know
682682what 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
689688One way to do this is to open to the ``classhelper.css``
690689file in your browser and force refresh it. To do this:
You can’t perform that action at this time.
0 commit comments