Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n00nday/sveltekit-tailwind-components


https://github.com/n00nday/sveltekit-tailwind-components

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

`npm install sveltekit-tailwind-components`

Add `require('sveltekit-tailwind-components/plugin')` to the `plugins` section of your `tailwind.config.cjs`

Add `'./node_modules/sveltekit-tailwind-components/**/*.{svelte,js,ts,html}'` to the `content` array of your `tailwind.config.cjs`

The list:

- [x] 1. Accordion
- [x] 2. Alert
- [x] 3. Avatar
- [x] 4. AvatarGroup
- [x] 5. AutoComplete
- [x] 6. Badge
- [x] 7. BottomNavigation
- [x] 8. Breadcrumbs
- [x] 9. Button
- [x] 10. ButtonGroup
- [x] 11. Card
- [x] 12. Carousel
- [x] 13. Checkbox
- [x] 14. Chip
- [x] 15. Command Palette
- [x] 16. DatePicker
- [x] 17. Divider
- [x] 18. Drawer
- [x] 19. Dropdown
- [x] 20. Empty
- [x] 21. Feed
- [x] 22. Icon
- [x] 23. Layout
- [x] 24. LightBox
- [x] 25. List
- [x] 26. Media
- [x] 27. Menu
- [x] 28. Modal
- [x] 29. Header
- [x] 30. Notification
- [x] 31. Pagination
- [x] 32. Portal
- [x] 33. Progress
- [x] 34. Post
- [x] 35. Radio
- [x] 36. Rating
- [x] 37. Select
- [x] 38. Sidebar
- [x] 39. Slider
- [x] 40. Statistic
- [x] 41. Steps
- [x] 42. Swap
- [x] 43. Table
- [x] 44. Tabs
- [x] 45. Timeline
- [x] 46. TextArea
- [x] 47. Toggle
- [x] 48. Tooltip
- And more when I have time!