You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be your configuration issue, since it's just a simple textarea under the hood, check if the component is properly included into the 'content' property in tailwind.config.js
Describe the bug
I can't seem to be able to use className prop for styling to be able to style using tailwind.
It looks like the component has as set of base styles which are overriding my styling
![image](https://private-user-images.githubusercontent.com/11652379/389251339-96495263-3da6-4d03-b2fc-521152ffe021.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MzY5OTEsIm5iZiI6MTczODkzNjY5MSwicGF0aCI6Ii8xMTY1MjM3OS8zODkyNTEzMzktOTY0OTUyNjMtM2RhNi00ZDAzLWIyZmMtNTIxMTUyZmZlMDIxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDEzNTgxMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBmYzU4NzU3N2ZjYmE5OTM4YThjMmIyNzMyMzJiY2ZmNDk3YjhlY2I2MDZlZjE3ZTRhMTY0NzA2YzgyNWFhODQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.4bod0NdvFFLaYoqraHi-2zWxjSJ3p04KLOuUoi057yc)
To Reproduce
Expected behavior
Element to render with styling applied.
Platform:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: