With css aggregation turned on and "Path to Generated Files" in theme settings set to Public files, my responsive.desktop.css was not included. Changing the setting to Theme directory solved the issue and I can now have my css aggregated, yay!

Turns out I just hadn't figured out how this theme works, from the readme:

## Important Note about CSS Aggregation and Responsive Stylesheets

Once you have CSS aggregation ON if you make changes to any responsive
stylesheet, you MUST re-save the theme settings AND clear the sites cache. AT
Core will re-write the saved files, then clearing the cache tells Drupal to
use the new file.

Comments

Andreas Radloff’s picture

Status: Active » Closed (works as designed)
Jeff Burnz’s picture

Status: Closed (works as designed) » Active

Lol, you just pipped me, I was about to suggest that might have been the issue. Glad you posted though, its likely someone else will have the same issue and find this.

Jeff Burnz’s picture

Status: Active » Closed (works as designed)

Ops...

lunk rat’s picture

Yep, I found this and it helped me.

lunk rat’s picture

Issue summary: View changes

X-p