UNPKG
link-css
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
insert a link of css into the <head>
github.com/undoZen/link-css
undoZen/link-css
link-css
/
example
/
style.css
5 lines
(4 loc)
•
58 B
CSS
View Raw
1
2
3
4
5
body
{
background-color
: purple;
color
: yellow; }