mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-29 19:35:20 +02:00
chore: add Tailwind CSS parser configuration to biome.json and standardize source path quotes in globals.css
This commit is contained in:
parent
c02207e911
commit
45c38456ab
2 changed files with 7 additions and 4 deletions
|
|
@ -65,6 +65,9 @@
|
|||
}
|
||||
},
|
||||
"css": {
|
||||
"parser": {
|
||||
"tailwindDirectives": true
|
||||
},
|
||||
"formatter": {
|
||||
"enabled": true,
|
||||
"indentStyle": "tab",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue