pyrat / wee-css-tidy.tmbundle

A textmate bundle for css tidy, formatting and beautifier.

Home Page:http://scoop.simplyexcited.co.uk/2010/05/12/wee-css-tidy-textmate-bundle/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wee CSS Tidy

Background

The bundle is hosted on github. It uses the excellent CSStidy project behind the scenes so make sure that you have php installed on your machine as CLI. > version 5.

Ctrl + alt + option + c will beautify your css file that you have open in the browser. It assumes that you are using 2 spaces for a tab instead of tab characters. So make sure you are using soft tabs in your code.

Install Instructions

  • Download it
  • Double click on the tmbundle to install it.

Please report any bugs that you come across, add functionality as you see fit.

About

A textmate bundle for css tidy, formatting and beautifier.

http://scoop.simplyexcited.co.uk/2010/05/12/wee-css-tidy-textmate-bundle/


Languages

Language:PHP 100.0%