angular-css-injector icon indicating copy to clipboard operation
angular-css-injector copied to clipboard

Add media attribute to link tag

Open mmouterde opened this issue 10 years ago • 0 comments
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.

mmouterde avatar Jan 28 '15 09:01 mmouterde