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?
I've never used .gss
nor 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:
java -jar closure-stylesheets.jar --pretty-print first.gss
java -jar closure-stylesheets.jar --pretty-print second.gss
Though it also appears to be simpler to use the minification technique noted on the page:
java -jar closure-stylesheets.jar first.gss second.gss third.gss
Try either or both those techniques on your site and see if it solves your question.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With