Skip to content

Instantly share code, notes, and snippets.

@ericf
Created February 4, 2011 05:18
Show Gist options
  • Select an option

  • Save ericf/810773 to your computer and use it in GitHub Desktop.

Select an option

Save ericf/810773 to your computer and use it in GitHub Desktop.
head.link(REL_STYLESHEET, TYPE_TEXT_CSS, relHref(
combo()
.add(yui3(),
"cssreset/reset-min.css",
"cssfonts/fonts-min.css",
"cssgrids/grids-min.css")
.add(resources(),
"css/base.css",
"css/button.css",
"css/style.css",
"css/case.css")
.location()));
<link href="/combo/?yui3:_v_3.3.0/cssreset/reset-min.css;fzajckbj8byvmafqhywws9d9bw&#38;yui3:_v_3.3.0/cssfonts/fonts-min.css;tj6szz7khhfsy9n7s1py1pf0z4&#38;yui3:_v_3.3.0/cssgrids/grids-min.css;wps2s2c12p6gejg5fvtmat1mrg&#38;res:css/base.css;wdbzsmpf8eb1sq1m6aanepmds8&#38;res:css/button.css;xkkgkxffaggx55j5f01zbjmh2r&#38;res:css/style.css;tnep1bxb4dmcj62x9mfwhvnmjm&#38;res:css/case.css;bwt3etc6k4wn62hc54ktq03vtw" rel="stylesheet" type="text/css" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment