This commit is contained in:
parent
fb5a3b8093
commit
58d8b661a8
1055 changed files with 116254 additions and 89 deletions
6
sites/poetry/.prettierrc
Normal file
6
sites/poetry/.prettierrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"plugins": ["prettier-plugin-tailwindcss"],
|
||||
"printWidth": 80,
|
||||
"tabWidth": 2,
|
||||
"tailwindStylesheet": "./src/app/globals.css"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue