Reading this page http://code.google.com/p/closure-stylesheets/, I can’t seem to find any documentation explaining how to include or import another .gss files. Is this possible?
Reading this page http://code.google.com/p/closure-stylesheets/ , I can’t seem to find any documentation explaining how
Share
I’ve never used
.gssnor have I tested the following, but just looking at the documentation on the page seems to imply to me that including multiple ones would just be:Though it also appears to be simpler to use the minification technique noted on the page:
Try either or both those techniques on your site and see if it solves your question.