=== Plugin Name ===
Contributors: rfair404
Donate link: http://q21.co/give
Tags: LESS
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 0.1.1

A simple way to start using LESS in your theme. Just add a file named theme.less to your active theme's directory. 

== 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 ==

1. Upload `simple-less-for-wordpress` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place `theme.less` in your theme directory (write your own or copy the example)
4. Enjoy

== Frequently Asked Questions ==

= Does the plugin support multiple LESS files?  =

Not yet.

= Does the plugin support using a file other than theme.less? =

Not yet.

== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif)
2. This is the second screen shot

== Changelog ==

= 0.1.1 =
Clean up the plugin file, remove comments etc. 

= 0.1.0 =
* Initial Release.

== Upgrade Notice ==

= 0.1.1 =
Makes the php cleaner.

= 0.1.0 =
Start using the plugin.
