Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a way to enable Sass' debug information #54

Open
mahonnaise opened this issue Apr 29, 2012 · 2 comments
Open

Need a way to enable Sass' debug information #54

mahonnaise opened this issue Apr 29, 2012 · 2 comments

Comments

@mahonnaise
Copy link

Sass' (or Compass') debug information in conjunction with FireSass is one of Sass' biggest advantages. It shows you the file names and line numbers of the source files inside Firebug. It's almost as if Firefox would understand Sass directly.

There absolutely needs to be a way to enable it. It's an essential feature.

@kogir
Copy link
Contributor

kogir commented Apr 29, 2012

Seems reasonable to me. Patches/Pull requests are welcome :) Otherwise it might be a while until I can get to it.

@iainvdw
Copy link

iainvdw commented Aug 3, 2012

+1

Two suggestions for this issue:
Call the file like all.debug.css, which then turns Sass's :debug_info option on for that specific file
_ or _
Add something like a <add key="SassAndCoffee.Debug" value="true" /> option to the web.config to enable debugging information for all compiled Sass stylesheets in the website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants