1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-22 13:45:50 +05:30
Files
neodlp/postcss.config.js

6 lines
69 B
JavaScript

export default {
plugins: {
"@tailwindcss/postcss": {},
},
}