This is based on alexreardon/pdnd-react-tailwind, ported to SolidJS. A simple reorderable list example with: Pragmatic drag and drop Solid TailwindCSS TypeScript This project is powered by Vite Run remotely → Run on StackBlitz Run locally # Install dependencies pnpm install # or npm install # Start dev server pnpm run dev # or npm run dev