If you want to see the contents of grid.css, just click on it inside the 
*CSS* panel <https://getfirebug.com/wiki/index.php/CSS_Panel>.
And the JavaScript sources are available within the *Script* panel 
<https://getfirebug.com/wiki/index.php/Script_Panel>.
If you want to see all JavaScript/CSS sources embedded in a website, just 
click the panel's location menu, which is located within its toolbar.

Sebastian

On Saturday, April 16, 2016 at 2:45:51 PM UTC+2, Ben wrote:
>
> Sometimes I want to get the full source code of a web page including the 
> Javascript and CSS statements.
>
> When I mean "full" I mean really FULL including the imported CSS 
> stylesheets at the top.
>
> So I don't want to see just the import statement like:
>
> @import "/assets/css/grid.css";
>
> But the real expanded stuff inside the "gris.css" file.
>
> How can I get such a FULL source code with FireBug (or another tool ?)
>
> Ben
>
>

-- 
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 firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/b22b1d67-4883-41bd-bf06-2055b9a22561%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to