2025-04-08 15:24:42 +03:00

5 lines
85 B
JavaScript

module.exports = {
plugins: [
require('@tailwindcss/postcss'),
],
}