Files
angular-workshop/.postcssrc.json

5 lines
59 B
JSON

{
"plugins": {
"@tailwindcss/postcss": {}
}
}