Vinícius Hoyer
Vinícius Hoyer
In fatc, I think that this warning at the bottom of [the page that @thelonecabbage mentioned](https://vue-loader.vuejs.org/guide/#manual-setup) is actually wrong, because I do not work in a mono repo, but I...
How would you apply `sideEffects: true` to css? like, there is no file with the extension `*.css`, right? only the .vue :thinking:
Look, the CI is failing, but I already fixed the problem it was warning :/
so like, just to confirm, you are saying that we should add like a `controlComponents` option to `form-control-has-label` so that the giving configuration and file results in an error? ```json...
I would say that if someone get this issue to fix, it would be removing it from the recommended and add a note about it being deprecated on the documentation...
I see that we didn't really have much of a discussion about this, but the points presented are very compelling in my opinion, that's why I'm saying this, but if...
but how about this line in the doc: https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/blame/master/docs/label-has-for.md#L8 is it really safe for all assistive technologies to use only one of them?
I don't know, do you know how to check? :sweat_smile: is there a caniuse AT version? :sweat_smile: this would be nice
I found this: https://a11ysupport.io/tech/html/label_element (it seems a really cool site), and there are reports of the implicity relationship between the label and the control element that are not working correctly...
But they are old (one to two years, for what I read), and I don't know how to test them to update the data :thinking: