NuxtUI Input placeholder/italic
Hello 
I use NuxtUI, I would like my inputs to have their placeholder in italic but not the entered text.
Here is my app.config.ts :
Right now, it says in italic the whole time.
I tried :
- base: '!not-italic' -> The placeholder is not in italic either anymore
- Adding not-italic in the white.outline -> No change, using important or not
An idea ^^" ?
Thanks
I use NuxtUI, I would like my inputs to have their placeholder in italic but not the entered text.
Here is my app.config.ts :
Right now, it says in italic the whole time.
I tried :
- base: '!not-italic' -> The placeholder is not in italic either anymore
- Adding not-italic in the white.outline -> No change, using important or not
An idea ^^" ?
Thanks
