Bersaelor
Explore posts from serversshadcn-solid plain install ? (maybe a tailwind issue?)
the default tailwindcss solid-start template comes with Tailwind 4.0 and works fine, It's just shadcn that doesn't work with tailwind 4 yet.
The default template has:
which works fine
13 replies
shadcn-solid plain install ? (maybe a tailwind issue?)
the creator of
shadcn-solid
just responded, it's because the default solid-tailwind project uses Tailwind v4: https://github.com/hngngn/shadcn-solid/issues/140#issuecomment-264889410213 replies
How to set ContainerRegistryAuth for `podRentInterruptable`
you mean, creating the template via the web console and then using the templateID in the graphql call?
The env variables I send to the instance are dynamic, so I guess I would have to create a new template every time?
5 replies
Cache-Busting with solid.js
mhhm, but setting no-cache would always make it go to the source s3 bucket, so the index.html wouldn't be cached on the edge anymore, wouldn't it?
If I give it 1h max age, and make only deploy to prod during the night, maybe it's better situation for everyone?
19 replies