Access CSS Variables?
I have a main.css file that defines a few colors under
Minimal repoduction: https://stackblitz.com/edit/github-ed9uy1jz?file=assets%2Fmain.css
:root. In my <style scoped> tags in components, these colors are not working, even though other parts of the main.css file are. (I've had it work in another project, and I can't figure out what I was doing differently there.)Minimal repoduction: https://stackblitz.com/edit/github-ed9uy1jz?file=assets%2Fmain.css
StackBlitz
Create a new Nuxt project, module, layer or start from a theme with our collection of starters.
