Layout Demo

This commit is contained in:
Hannah-Dagemark 2025-03-27 09:08:43 +00:00
commit f9b93c4fce
10 changed files with 117 additions and 40 deletions

View file

@ -1,9 +0,0 @@
{
"bracketSpacing": true,
"singleQuote": true,
"trailingComma": "all",
"semi": false,
"tabWidth": 2,
"printWidth": 100,
"plugins": ["prettier-plugin-tailwindcss"]
}