tailwindcss-custom-forms icon indicating copy to clipboard operation
tailwindcss-custom-forms copied to clipboard

Support icon declaration for input element

Open ecklf opened this issue 6 years ago • 0 comments

I've noticed that addInput does not use replaceIconDeclarations, but icons are often used in login designs (e.g Netlify).

Screen Shot 2019-11-13 at 08 31 11

I can work around this by configuring a select class and adding that to an input field. This just feels like a dirty fix though. Any plans on adding this? Can make a PR if needed.

ecklf avatar Nov 13 '19 07:11 ecklf