Enabling the debug_info option while generating CSS is useful, because then you can use FireSASS with Firebug to debug your CSS, and see your SCSS line numbers.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | debug_info.patch | 1.11 KB | drifter |
Enabling the debug_info option while generating CSS is useful, because then you can use FireSASS with Firebug to debug your CSS, and see your SCSS line numbers.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | debug_info.patch | 1.11 KB | drifter |
Comments
Comment #1
drifter commentedHere's a patch that adds an option to enable debug info.
Comment #2
maciej lukianski commentedPlease commit this. This works so well.