Firebug not displaying .scss file links

81 views
Skip to first unread message

kajela

unread,
Apr 2, 2015, 1:03:31 AM4/2/15
to fir...@googlegroups.com

Hi! I'm new in scss development. I have used Koala to compile. I have downloaded FireCompass for Firebug. I was wondering why I don't see .scss file links under the Style tab?  

Sebastian Zartner

unread,
Apr 2, 2015, 2:46:02 AM4/2/15
to fir...@googlegroups.com
FireCompass is not maintained by the Firebug Working Group, so you should rather contact its author. I didn't try that extension out myself, though in the FireCompass issue tracker there seem to be a lot of people having the same problem.
One person there mentioned that it worked for him when he let the shell command create line comments like so:

sass --scss -l --watch main.scss:main.css

Sebastian

Erik Krause

unread,
Apr 2, 2015, 12:02:56 PM4/2/15
to fir...@googlegroups.com
Am 01.04.2015 um 23:49 schrieb kajela:
> I was wondering why I don't see .scss file links under the Style tab?

Have a look in the resulting CSS files. Do they contain comments like
/* line 357, ../bower_components/_global.scss */

If no you must change your compass settings. If yes, check whether you
enabled the display in the Styles dropdown.

--
Erik Krause
http://www.erik-krause.de

kajela

unread,
Apr 3, 2015, 2:50:14 AM4/3/15
to fir...@googlegroups.com
Thanks for your help!  I just remembered that I disabled debugging comments on config.rb  . I have commented on it again and I got .scss file links this time on style tab. 
Reply all
Reply to author
Forward
0 new messages