
Using CSS Custom Properties in Astro
How do you use CSS Custom properties in a meta framework that scopes everything by default?
How do you use CSS Custom properties in a meta framework that scopes everything by default?
I wanted to use an index.astro page, but you cannot use getStaticPaths to paginate it, so this is what I did instead.