remove theme import from stylesheet, now linked from page

This commit is contained in:
Wirlaburla 2024-01-22 10:12:30 -06:00
parent c4d1066186
commit cad4630147

View File

@ -1,4 +1,3 @@
@import url('css/theme.css');
/* == BUTTONS */ @import url('css/buttons.css');
/* = TABBED CONTAINERS */ @import url('css/tabbed-container.css');
/* = UserCards */ @import url('css/usercard.css');