shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
injectStylesheet
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.dom.inject
Append a stylesheet link to the page head
Params
- href*-String
The url to the stylesheet
Return
- -Promise
A promise when the stylesheet is loaded with the link element as parameter
Example
import { injectStylesheet } from '@blackbyte/sugar/dom'
injectStylesheet('/dist/css/style.css')Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space