I just started using Square Grid for a couple of my projects, and so far I'm loving the flexibility of it; but it took me a while to figure out why my custom CSS files weren't loading from the .info file. When I looked in template.php for the theme, I noticed that you were adding them there via drupal_add_css.
This might be a good thing to include in the example template.php file and the theme documentation.
Thanks for a great theme!
Comments
Comment #1
laura s commentedGreat idea. That example file needs some definite updating.
Comment #2
laura s commentedCommitted to 7.x-3.x-dev. Sorry it took a year to get around to this.