8000 GitHub - dctrl/csslint.tmbundle: CSS Lint Bundle
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dctrl/csslint.tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSSLint TextMate Bundle

Forked orignally from JSHint TM Bundle and updated to use CSSLint

TextMate bundle for CSSLint

Screenshot

Features:

  • Runs automatically upon save (⌘S)
  • Can be bypassed by pressing ⇧⌘S
  • Output is only shown when errors are found
  • Based on Node.js

Installation

Download the zip file and rename the extracted folder to csslint.tmbundle. Double-click.

Prerequisites

You need Node.js and TextMate, that's all.

If you don't have Node.js installed on your system you can also use Pierre Bertet's fork which uses WebKit's JavaScriptCore instead.

This bundle uses #!/usr/local/bin/node to launch the node process. If you get a node - not found error,the PATH variable is probably not setup in TextMate.

Contributors

About

CSS Lint Bundle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0