better dev server and css api rewriting

This commit is contained in:
Avad3 2024-06-29 17:10:11 -04:00
parent 7303441341
commit d8f1f78d53
4 changed files with 72 additions and 18 deletions

View file

@ -5,6 +5,7 @@ import "./storage";
import "./element.ts";
import "./fetch.ts";
import "./xmlhttprequest.ts";
import "./css.ts";
declare global {
interface Window {