DEV Community

Discussion on: Write My First Tailwind CSS Plugin

Collapse
 
estubmo profile image
Eirik Mo

What if I have a gradient or an image?

Thread Thread
 
phuctm97 profile image
Minh-Phuc Tran

In that case you’ll have build custom solution, I don’t think this solution can achieve that. Also, as far as I went into this problem, it may be not possible, because on autofill, browser automatically adds an extra background layer that is on top of the typical background and we can’t change color of it