feat: add TailwindCSS and PostCSS configuration (!6)
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/6 Reviewed-by: Constantin Simonis <constantin@simonis.lol> Reviewed-by: Huy <ptran@noreply@simonis.lol> Co-authored-by: Jan-Marlon Leibl <jleibl@proton.me> Co-committed-by: Jan-Marlon Leibl <jleibl@proton.me>
This commit is contained in:
parent
099b855d3e
commit
f6f52e2724
4 changed files with 80 additions and 5 deletions
5
frontend/.postcssrc.json
Normal file
5
frontend/.postcssrc.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"plugins": {
|
||||
"@tailwindcss/postcss": {}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue