ELM select and multi select components with autocompletion for tailwind.
With ELM package:
> elm install gribouille/elm-select-tailwind
With NPM package
> elm install elm-select-tailwind
To start the examples in dev mode:
> npm install
> cd examples
> npm run dev
Open http://localhost:1234.
See the documentation here.
Feedback and contributions are very welcome.
This project is licensed under MIT.