Commit 24f377f
committed
fix: Configure Biome for Tailwind CSS and format globals.css
- Enable 'tailwindDirectives' in biome.json to correctly parse Tailwind CSS syntax.
- Format src/app/globals.css to adhere to Biome's formatting rules.
- This resolves the linting failure in the CI pipeline.1 parent 250d142 commit 24f377f
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
0 commit comments