K
K
Kotaro Hiba2020-09-09 19:05:26
Vue.js
Kotaro Hiba, 2020-09-09 19:05:26

What plugins are there to quickly customize CSS for form elements?

Hello, could you tell me if there are any ready-made wrapper solutions for form elements and other elements that are difficult to customize with pure CSS code and you have to write wrappers
?
on CSS

<v-select :items=items>
v-select {
background: transparent;
border: 1px solid white;
border-radius: 5px
}

5f58fcbc97462684325422.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Druzhaev, 2020-09-10
@OtshelnikFm

css in js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question