angular-css-injector
angular-css-injector copied to clipboard
Add media attribute to link tag
trafficstars
Add an facultative argument 'media' to addStylesheet function which is used to make a link specific to the given media.
Media attribute may be provided : 'screen' (by default) could be changed by 'print'. A given href could be added for several media.