feat: start proxying css getpropertydeclaration

This commit is contained in:
Percs 2024-10-07 00:52:39 -05:00
parent c4070bbd6d
commit 9f04dacd01
6 changed files with 56 additions and 9 deletions

View file

@ -3,6 +3,7 @@ export const {
url: { encodeUrl, decodeUrl },
rewrite: {
rewriteCss,
unrewriteCss,
rewriteHtml,
unrewriteHtml,
rewriteSrcset,