prebuild tailwindcss for caching
need to figure out how to do this with remix-tailwind lol
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import type { LoaderFunction } from "remix"
|
||||
import { serveTailwindCss } from "remix-tailwind"
|
||||
|
||||
export const loader: LoaderFunction = () =>
|
||||
serveTailwindCss("app/modules/ui/tailwind.css")
|
||||
Reference in New Issue
Block a user