Relative Content

Tag Archive for javascriptreactjstextareanextui

Change Color TextArea NextUI

I have a React JS web app. I have a custom theme, all components change color but not TextArea. When I watch inspector, TextAra use “–nextui-default-100: 240 3.7% 15.88%;” but I tried to define it to tailwind.config.js but still not working.