feat: add css logging

This commit is contained in:
beriff
2026-03-04 21:37:19 +07:00
parent faa3f941d0
commit 831f0f8010
7 changed files with 72 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
BasedOnStyle: LLVM
ColumnLimit: 80
BreakBeforeBraces: Attach
IndentWidth: 2
IndentWidth: 4
ContinuationIndentWidth: 4