Open maarteNNNN opened 1 year ago
Thanks @maarteNNNN
For clarity, this is more like a warning from the emotion CSS library.
I will figure out a way to silence it but it doesn't seem to actually harm formatting the way we use it and the recommendation to switch to :first-of-type
happens to be not valid for our use case unfortunately.
Description Getting an error in the console:
Reproduction
Steps
npm run dev
Expectation It shouldn't throw the error.
Environment
"@wysimark/vue": "^3.0.3"