1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-02-04 11:52:23 +05:30
Files
neodlp/postcss.config.js

6 lines
69 B
JavaScript

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