feat(css): set up theme

This commit is contained in:
2025-12-07 21:27:23 +01:00
parent 3aa62aea34
commit dc67c1c16a
8 changed files with 227 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
@import './colors.css';
@import './text.css';
@import './background.css';
@import './border.css';