/fireless

A FireBug plugin to display LESS file name and line numbers instead of the generated CSS ones

Primary LanguageJavaScriptOtherNOASSERTION

FireLESS

FireLESS is a Firebug extension that makes Firebug display the LESS filenames and line numbers of LESS-generated CSS styles rather than those of the generated CSS.

Currently requires a patched version of LESS available at https://github.com/simonedeponti/less.js

Special thanks to

This addon is is an adapted fork of FireSass which does the same job for SASS.