فهرست منبع

Document correct class prefix in CSS comments

Thibaud Colas 1 سال پیش
والد
کامیت
7e213eadde
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      client/scss/core.scss

+ 1 - 1
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.
 */