mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
2 lines
233 B
INI
2 lines
233 B
INI
|
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);}"
|