diff --git a/client/scss/core.scss b/client/scss/core.scss index edf749e81e..d7e653e308 100644 --- a/client/scss/core.scss +++ b/client/scss/core.scss @@ -71,7 +71,7 @@ These are base styles for bare HTML elements. /* COMPONENTS These are classes for components. -* These classes (unless legacy) are prefixed with `.c-`. +* These classes (unless legacy) are prefixed with `.w-`. * React component styles live in the same folders as their React components, which is the preferred pattern over housing them in the scss folder. */