描述
Simple LESS makes it easy to start using LESS. It adds the required files and will enqueue your theme’s theme.less file if it exists.
安裝
- Upload
simple-less-for-wordpressto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
theme.lessin your theme directory (write your own or copy the example) - Enjoy
常見問題
- Does the plugin support multiple LESS files?
-
Not yet.
- Does the plugin support using a file other than theme.less?
-
Not yet.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
0.1.1
Clean up the plugin file, remove comments etc.
0.1.0
- Initial Release.