style(next): remove useless CSS import

This commit is contained in:
Adorian Doran 2024-12-16 23:06:23 +02:00
parent 8c17be8953
commit 608ac5f561

View File

@ -1,6 +1,3 @@
/* Import the Next theme base style */
@import url(./theme-next/base.css);
/* Import the light color scheme.
* This is the base color scheme, always active and overridden by the dark
* color scheme stylesheet when necessary. */