Skip to content

Instantly share code, notes, and snippets.

@bkardell
Created November 13, 2014 23:34
Show Gist options
  • Save bkardell/cf10f970f9bf9a910df1 to your computer and use it in GitHub Desktop.
Save bkardell/cf10f970f9bf9a910df1 to your computer and use it in GitHub Desktop.
/* This can be improved, but it's hella easy to parse and enough to get the gist... */
@preferred-display all { --associate: accordion to x-panel-set; }
@preferred-display all { --associate: carousel to x-panel-set#foo; }
@preferred-display screen and (min-width: 767px) { --associate: tabset to x-panel-set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment