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
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1834">#c1834</a>)</em></sub></div>