Skip to content

Commit 177cfe1

Browse files
committed
fix: Check Lint / lint
1 parent 80fe7a2 commit 177cfe1

File tree

1 file changed

+2
-1
lines changed
  • infrastructure/eid-wallet/src

1 file changed

+2
-1
lines changed

infrastructure/eid-wallet/src/app.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
/* biome-ignore lint */
12
@import 'tailwindcss';
23
@import 'flag-icons/css/flag-icons.min.css';
3-
// eslint-disable-next-line
4+
45
@plugin "daisyui" {
56
themes: false; /* Disable built-in themes */
67
darktheme: 'light';

0 commit comments

Comments
 (0)