The default blueprint for ember-cli addons.
npm install ember-headlessui
This is a work-in-progress implementation of:
- https://github.com/tailwindlabs/headlessui
A set of completely unstyled, fully accessible UI components for Ember.js, designed to integrate beautifully with Tailwind CSS.
```
ember install ember-headlessui
See the component examples for usage samples.
This is a pnpm monorepo. To run locally:
`bashInstall dependencies
pnpm install
See the Contributing guide for details.
This project is licensed under the MIT License.