Georgegriff / react-dnd-kit-tailwind-shadcn-ui

Drag and drop Accessible kanban board implementing using React, @dnd-kit, tailwind and shadcn/ui
https://georgegriff.github.io/react-dnd-kit-tailwind-shadcn-ui/
MIT License
405 stars 30 forks source link

Getting blank white screen on build #8

Open pexeixv opened 1 month ago

pexeixv commented 1 month ago

The repo works fine on dev server. However, once built and served, a blank white screen is presented with no errors in console. Am I missing something to make this work?