I have:

   - FF v 23.0.1
   - FireBug v 1.12.1
   - Sass v 3.2.10
   
I create .scss CSS files which Sass compiles into .css files.  I use the 
--debug-info option to get line numbers included in the .css file that 
point me to the corresponding line in the .scss source file.  FireSass is 
installed to make this work.

All of a sudden, FireBug no longer shows line numbers.  Neither does it 
react correctly if I change a CSS rule in that nothing changes in the 
browser window and my change is rejected when I press the enter key!

If I compile the .scss file without using the --debug-info, Firebug behaves 
perfectly normally.

Anyone experienced similar problems or have any ideas what's causing this?

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/2e0c39a9-18b2-4194-aba7-c8a27cfbea9e%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to