@featherk/styles 0.12.4 → 0.12.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,6 +7,12 @@ FeatherK shared style assets (CSS, fonts) for Kendo UI enhancements.
7
7
  - `css/` Pre-built vanilla CSS files
8
8
  - `fonts/` Any webfont files referenced by the CSS/SCSS
9
9
 
10
+ ## Maintaining The Theme
11
+
12
+ Changes to v8.2.0 external styles and generated theme assets must follow the
13
+ [ThemeBuilder workflow](THEMEBUILDER.md). The v7.2.0 theme is legacy and closed
14
+ for routine changes.
15
+
10
16
  ## Installation
11
17
 
12
18
  ```bash