Files
gateway-gamers.net/sites/kingmaker/postcss.config.js
T

6 lines
67 B
JavaScript

export default {
plugins: {
'@tailwindcss/postcss': {}
}
}