mirror of https://github.com/torappinfo/uweb
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
233 B
INI
2 lines
233 B
INI
3 years ago
|
css:uweb:echo " {let n='%f';let d=document;let uc=d.getElementById(n);let c=uc;if(null==c){ c=d.createElement('style');c.type='text/css';c.setAttribute('id', n);}c.innerHTML=\`";cat "%f";echo "\`;if(null==uc)d.head.appendChild(c);}"
|