My landing page, written in Astro hayden.moe
at main 5 lines 70 B view raw
1export default { 2 plugins: { 3 '@tailwindcss/postcss': {}, 4 }, 5};