=== Tuxedo CSS Editor ===
Contributors: andtrev
Tags: customizer, css, sass, less, autoprefixer, preview, live, customise
Requires at least: 3.4
Tested up to: 4.5
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Realtime CSS editing in the customizer with Sass, Less and Autoprefixer support.

== Description ==

Edit CSS/Sass/Less and watch it update in realtime with the customizer.

= Features =

* Use advanced CSS preprocessors Sass or Less.
* Autoprefixer support, write your CSS rules without vendor prefixes and let Autoprefixer add vendor prefixes for you.
* Syntax highlighting editor with options for color themes and font sizes.
* Sass and Less preprocessor options for compressed or uncompressed output.
* Autoprefixer options to control browser prefix output.
* Easily download processed output as a standalone css file.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/tuxedo-css-editor` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the Appearance -> Customizer -> Tuxedo CSS Editor screen to configure the plugin.

== Changelog ==

= 1.1 =
* Added Autoprefixer support.
* Updated sass.js - 0.9.9 - libsass - 3.3.5

= 1.0.1 =
* Removed unused files from Ace, reducing overall plugin size by half.

= 1.0 =
* Initial release.
