Questions tagged [vue3-sfc-loader]

16 questions
5
votes
2 answers

Problems with scoped styles and deep styling in vue 3

Im having a lot of problems triying to style a child from parent in vue3. In this case, i create a generic button with some css properties, and i try to customize this button from other component Parent