cssBundleHref is undefined #6803
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
CC/ @markdalgleish |
Beta Was this translation helpful? Give feedback.
-
You probably want all the remix-run/* bundles to be the same version. |
Beta Was this translation helpful? Give feedback.
-
How we can add css bundle in style tag in head. Currently it is coming in link tag. export const links: LinksFunction = () => [ |
Beta Was this translation helpful? Give feedback.
You probably want all the remix-run/* bundles to be the same version.