forgot to add file

This commit is contained in:
Jun-te Kim 2026-01-06 22:28:55 +00:00
parent 322025d259
commit e60e83f2f4

View file

@ -0,0 +1,5 @@
module.exports = {
plugins: {
'@tailwindcss/postcss': {},
},
};