Not able to access ':root' pseudo class.
[issue link]Attempting to use native CSS variables, I am not able to place the variables inside of the ‘:root’ selector, the CSS is not compiled. When I move the variables into the ‘body’ selector they do work again. I am loading the css file via nuxt.config.js