You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using remix, tailwind with cloudflare pages. When I run remix watch, the css file will be generated in the server build folder functions. What is the purpose of this since the same file is generated in public/build/_assets? I don't recall it being generated previously. This is reproducible with the default cloudflare pages template, with any css file added via links function.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using remix, tailwind with cloudflare pages. When I run remix watch, the css file will be generated in the server build folder
functions
. What is the purpose of this since the same file is generated inpublic/build/_assets
? I don't recall it being generated previously. This is reproducible with the default cloudflare pages template, with any css file added vialinks
function.Beta Was this translation helpful? Give feedback.
All reactions