1.1.0 • Published 1 year ago

elm-select-tailwind v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

elm-select-tailwind

ELM select and multi select components with autocompletion for tailwind.

Usage

Installation

With ELM package:

> elm install gribouille/elm-select-tailwind

With NPM package

> elm install elm-select-tailwind

Examples

To start the examples in dev mode:

> npm install
> cd examples
> npm run dev

Open http://localhost:1234.

Documentation

See the documentation here.

Contributing

Feedback and contributions are very welcome.

License

This project is licensed under MIT.