Files
swisssign-challenge-ui/.postcssrc.json

6 lines
54 B
JSON
Raw Permalink Normal View History

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