mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-01-25 16:44:12 +00:00
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
module.exports = {
|
|
plugins: ['@tailwindcss/postcss'],
|
|
}
|