Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript providing everything you need to jumpstart your Astro project. Get started with Astroplate and save yourself hours of work!
I am new to the world of Astro and need some assistance with my project. I'm attempting to create a SSG, but I'm encountering issues with loading the styles. When I run "npm run dev," everything seems to work fine. However, when I execute "npm run build," the visualization appears to be incorrect.
Is it necessary for the project to work only with Server-Side Rendering (SSR)? Is it possible to build as SSG? Thank you in advance for your help.
I am new to the world of Astro and need some assistance with my project. I'm attempting to create a SSG, but I'm encountering issues with loading the styles. When I run "npm run dev," everything seems to work fine. However, when I execute "npm run build," the visualization appears to be incorrect.
Is it necessary for the project to work only with Server-Side Rendering (SSR)? Is it possible to build as SSG? Thank you in advance for your help.