songsense/postcss.config.js

6 lines
71 B
JavaScript

module.exports = {
plugins: {
'@tailwindcss/postcss': {},
},
}