Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 2a93bdc

Browse files
authored
Update css-practice.md
1 parent 48d90fd commit 2a93bdc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

guides/v2.0/frontend-dev-guide/css-topics/css-practice.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ To do this, they added an overriding <code>_theme.less</code> file in the <code>
7575

7676
</pre>
7777

78-
Next, you need to flush the static files cache. This can be done in a few ways, please refer [here](http://devdocs.magento.com/guides/v2.1/config-guide/cli/config-cli-subcommands-static-view.html).
79-
80-
After the Grey theme is applied, store pages will look like following:
78+
After the Grey theme is applied (and [static files cache cleared]({{page.baseurl}}howdoi/clean_static_cache.html)), store pages will look like following:
8179

8280
<img src="{{ site.baseurl }}common/images/css_practice.png" alt="product page when Grey applied">

0 commit comments

Comments
 (0)