From 029e043aaa13bbd5813100a4b81248bbdfee3b92 Mon Sep 17 00:00:00 2001 From: igorbrasileiro Date: Fri, 26 Jan 2024 18:42:28 -0300 Subject: [PATCH] add media all to style.css to eliminate render resource blocking --- routes/_app.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/routes/_app.tsx b/routes/_app.tsx index 71f2596e..0d63ca67 100644 --- a/routes/_app.tsx +++ b/routes/_app.tsx @@ -25,6 +25,7 @@ export default defineApp(async (_req, ctx) => { {/* Web Manifest */}