Skip to content

Edit Sass and Less CSS live in the WordPress customizer.

Notifications You must be signed in to change notification settings

JoelEadeDesign/Tuxedo-CSS-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tuxedo CSS Editor

Contributors: andtrev
Tags: customizer, css, sass, less, 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 WordPress customizer with Sass, Less and Autoprefixer support.

Description

Edit CSS/Sass/Less and watch it update in realtime with the WordPress 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.

About

Edit Sass and Less CSS live in the WordPress customizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • PHP 0.8%