https://github.com/dilan-dio4/tulsa
Modern, accessible components for React & Next.js. Built with TailwindCSS + HeadlessUI as an alternative to Tailwind UI. (WIP)
https://github.com/dilan-dio4/tulsa
component gatsby gatsbyjs headless javascript library nextjs reactjs tailwind tailwindcss tailwindui tsx typescript web
Last synced: 6 months ago
JSON representation
Modern, accessible components for React & Next.js. Built with TailwindCSS + HeadlessUI as an alternative to Tailwind UI. (WIP)
- Host: GitHub
- URL: https://github.com/dilan-dio4/tulsa
- Owner: dilan-dio4
- License: mit
- Created: 2022-11-07T02:52:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T15:30:44.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T10:51:24.101Z (7 months ago)
- Topics: component, gatsby, gatsbyjs, headless, javascript, library, nextjs, reactjs, tailwind, tailwindcss, tailwindui, tsx, typescript, web
- Language: TypeScript
- Homepage: https://dilan-dio4.github.io/tulsa/
- Size: 1.29 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tulsa – Modern, accessible components for React & Next.js
Built with TailwindCSS + HeadlessUI as an alternative to Tailwind UI
![]()
![]()
![]()
![]()
![]()
![]()
## Documentation
More information about Tulsa is available [here](https://dilan-dio4.github.io/tulsa/), including component playgrounds and the theming guide.
## Installation
```bash
npm i @tulsa/core
```For setup instructions, head to the [documentation here](https://dilan-dio4.github.io/tulsa/installation).