From 986620e9ef524e8b96e4f74ca2cd963288edb481 Mon Sep 17 00:00:00 2001 From: "Juan P. Prieto" Date: Thu, 30 Nov 2023 10:04:02 -0800 Subject: [PATCH] Various fixes --- app/root.tsx | 3 +++ app/routes/_index.tsx | 4 ++-- app/routes/collections.$handle.tsx | 2 +- app/routes/collections._index.tsx | 2 +- app/routes/products.$handle.tsx | 2 +- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app/root.tsx b/app/root.tsx index 8b7df2b..8f655ff 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -119,6 +119,7 @@ export default function App() { + {/* Include css-hook styles */}