2025-04-07 22:17:50 +03:00

5 lines
85 B
JavaScript

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