Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/v2.0/frontend-dev-guide/css-topics/css-practice.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ To do this, they added an overriding <code>_theme.less</code> file in the <code>

</pre>

After the Grey theme is applied, store pages will look like following:
After the Grey theme is applied (and [static files cache cleared]({{page.baseurl}}howdoi/clean_static_cache.html)), store pages will look like following:

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