Description
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.
Installation
- Upload
simple-less-for-wordpress
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
theme.less
in your theme directory (write your own or copy the example) - Enjoy
FAQ
- Does the plugin support multiple LESS files?
-
Not yet.
- Does the plugin support using a file other than theme.less?
-
Not yet.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple LESS” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple LESS” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.1
Clean up the plugin file, remove comments etc.
0.1.0
- Initial Release.