Remove duplicated css directive
Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
@@ -73,12 +73,3 @@
|
|||||||
@apply font-sans antialiased bg-background text-foreground;
|
@apply font-sans antialiased bg-background text-foreground;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@layer base {
|
|
||||||
* {
|
|
||||||
@apply border-border;
|
|
||||||
}
|
|
||||||
body {
|
|
||||||
@apply bg-background text-foreground;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user