chore(dx): trim trailing whitespace in CSS

This commit is contained in:
Elian Doran 2025-12-07 00:35:28 +02:00
parent f16441bba4
commit ae7b31f343
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
root = true
[*.{js,ts,tsx}]
[*.{js,ts,tsx,css}]
charset = utf-8
end_of_line = lf
indent_size = 4