Skip to content

Instantly share code, notes, and snippets.

@willboudle
Last active December 23, 2015 20:28
Show Gist options
  • Select an option

  • Save willboudle/6689300 to your computer and use it in GitHub Desktop.

Select an option

Save willboudle/6689300 to your computer and use it in GitHub Desktop.
Magento separate css per category
<reference name="head">
<action method="addCss">
<stylesheet>relativetobase/default/your.css</stylesheet>
<params>media="screen"</params>
</action>
</reference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment