This is a work-in-progress implementation of:
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:
# Install dependencies
pnpm install
# Run the development server (http://localhost:4200)
pnpm dev
# Run tests
pnpm test
# Linting
pnpm lint
pnpm lint:fixSee the Contributing guide for details.
This project is licensed under the MIT License.
