diff --git a/app/root.tsx b/app/root.tsx index 13f6de4..b84df9d 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -8,7 +8,6 @@ import { } from "@remix-run/react"; import { setDefaultOptions } from "date-fns"; import { es } from "date-fns/locale"; - import "./tailwind.css"; import { AnimatePresence, motion } from "framer-motion";