Fix white space in css

This commit is contained in:
Jordan Goulder 2025-01-12 23:47:22 -05:00
parent 0335b34ed9
commit d32ba75413
2 changed files with 24 additions and 24 deletions

View File

@ -1,4 +1,4 @@
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue}] [*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css}]
charset = utf-8 charset = utf-8
indent_size = 2 indent_size = 2
indent_style = space indent_style = space