Skip to content

Instantly share code, notes, and snippets.

@ericf
Created December 19, 2010 21:12
Show Gist options
  • Select an option

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

Select an option

Save ericf/747689 to your computer and use it in GitHub Desktop.
head.link(REL_STYLESHEET, TYPE_TEXT_CSS, relHref(
combo()
.add(webutils(),
"reset.css",
"base.css")
.add(yui3(),
"cssgrids/grids-min.css")
.add(resources(),
"style/style.css",
"style/chrome.css",
"style/content.css",
"claim-integrations/claim-integrations.css",
"windows/landing/landing.css")
.location()));
<link rel="stylesheet" type="text/css" href="http://local.tiptheweb.org:8080/combo/?utils:reset.css;5qdr559sm22f2ywn3e8a7ew14m&utils:base.css;8vv886twhgq0kf4zv251rhw4bg&yui3:_v_3.3.0.PR3/cssgrids/grids-min.css;wps2s2c12p6gejg5fvtmat1mrg&res:style/style.css;t8rpskcdv2zw1ky1564fy2pnxm&res:style/chrome.css;ehgkgbdsehrx6rca4mw871h5m0&res:style/content.css;db5vsq5fkyvvqgw1p423m638r4&res:claim-integrations/claim-integrations.css;s8z4mxk8hkfwy76drkpktw2e8m&res:windows/landing/landing.css;e3wbm06yfqvpj2b93yp6ztvfmr" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment