kaneo (minimalist kanban) fork to experiment adding a tangled integration github.com/usekaneo/kaneo
at main 7 lines 94 B view raw
1const config = { 2 plugins: { 3 "@tailwindcss/postcss": {}, 4 }, 5}; 6 7export default config;