Y
Hacker News
new
|
ask
|
show
|
jobs
by
cmgriffing
623 days ago
This is a bit misleading. You are only prevented from using UI libs that use a Provider/Context (like Mantine does) since Astro does not support Context.
Things like shadcn/ui work fine, even when statically rendered.