How ZK works with LESS"

From Documentation
Line 3: Line 3:
 
{{Deprecated| url=[[ZK_Developer's_Reference/Theming_and_Styling/Creating_Custom_Themes/Theme_Template| ZK Developer's Reference ...Theme Template]]}}
 
{{Deprecated| url=[[ZK_Developer's_Reference/Theming_and_Styling/Creating_Custom_Themes/Theme_Template| ZK Developer's Reference ...Theme Template]]}}
  
This section will introduce how ZK integrates with LESS and compile LESS to [[ZK_Developer%27s_Reference/Supporting_Utilities/DSP | *.css.dsp]] files (Think of them as normal CSS files that could utilize JSP taglib functionality).
+
This section will introduce how ZK integrates LESS to produce [[ZK_Developer%27s_Reference/Supporting_Utilities/DSP | *.css.dsp]] files for a theme.
  
 
{{ZKStyleCustomizationGuideHeadingToc}}
 
{{ZKStyleCustomizationGuideHeadingToc}}
 
 
{{ZKStyleCustomizationGuidePageFooter}}
 
{{ZKStyleCustomizationGuidePageFooter}}

Revision as of 02:38, 8 April 2022


How ZK works with LESS



Stop.png This article is out of date, please refer to ZK Developer's Reference ...Theme Template for more up to date information.

This section will introduce how ZK integrates LESS to produce *.css.dsp files for a theme.




Last Update : 2022/04/08

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.