Here are
120 public repositories
matching this topic...
𝙃𝙪𝙜𝙚 collection of Tailwind components, sections and templates 😎 - FREE for commercial use
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Updated
Mar 12, 2022
TypeScript
Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode 🚀 ☄️ .
Vite, Vue3, Tailwind CSS (single-page app)
Starter using Vite + Tailwind for super fast prototyping
Free Tailwind CSS UI Components - Crafted for modern websites, landing pages and web apps. TailGrids Core is free and open-source so, feel free to use with your personal or commercial projects. If you would like to show your support and love, don't forget to give us a star 🌟
Updated
Apr 18, 2022
HTML
💥 One stop shop for eliminating the grunt work of setting up a Tailwind Web App across multiple frameworks. Just type in `npx new-tailwind-app` in your terminal and set up everything instantly.
Updated
Sep 3, 2021
JavaScript
Starter using Vite + React + Tailwind CSS 2
Updated
Sep 9, 2021
TypeScript
Updated
Jul 16, 2022
Elixir
A headless Vue 3 notification library to use with Tailwind CSS.
A headless vue notification library to use with tailwind
React UI kit built using tailwindcss
Updated
Jul 20, 2022
TypeScript
Laravel fronend preset for TTALL stack - Tailwindcss | Turbolinks | Alpine.js | Laravel | Livewire 🚀
Source code of the Laravel Cameroon meetup website.
A Tailwind CSS based component library for Blazor. Inspired by Tailwind UI.
A starter for Next.js with Tailwind CSS and Typescript. Pre-configured with absolute import, TailwindUI and some additional components.
Updated
Jul 19, 2022
TypeScript
Modern Rails flash messages - Example App
Updated
Jul 22, 2022
Ruby
Sketch style library for Tailwind 3 CSS & Tailwind UI
Visual Development for React, Next.js, & Tailwind CSS
Antariksh 🚀 : A beautiful visual treat of the space, planets and galaxies from space captured by NASA .
Updated
May 15, 2022
TypeScript
Svelte & Tailwind / Tailwind UI Template
Updated
Jul 21, 2022
JavaScript
Starter files for a Hugo theme with Tailwind UI
Updated
Apr 24, 2022
HTML
A FOSS invoice generator App made in Elixir/Phoenix
Updated
Jul 21, 2022
Elixir
Vue.js + Inertia.js + Laravel + Tailwind CSS
Chrome extension to automatically translate Tailwind UI HTML to React-friendly JSX.
Updated
Dec 22, 2020
JavaScript
A Django application that integrates Tailwind CSS and some officials plugins into your Django project.
Updated
Apr 22, 2021
Python
Sazzy provides a no-strings-attached boilerplate for your next SaaS with Laravel.
Exploring the Static Generator 'Eleventy / 11ty'
Updated
Mar 28, 2020
JavaScript
A Complete Prototype/Model of a Website. Built on TailwindCSS 😎 . No-code ready website 😛 .
Updated
Apr 17, 2022
HTML
Improve this page
Add a description, image, and links to the
tailwindui
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
tailwindui
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Context (current result)
Currently the canvas items and code in the Monaco Editor does not save when user closes and quits fflow. This feature was previously implemented using localForage and broke during a merge therefore the partial code is still present in
App.jsxandlocalStorage.js.Expected result
Canvas items and code persists when user closes and reopens the application.