style: Add editorconfig for css

Change indentation for CSS and SCSS to 2 instead of the default which is 4.
This commit is contained in:
sthag 2025-10-25 09:15:41 +02:00
parent 50b0d864c2
commit 65d80fcbc4
3 changed files with 68 additions and 30 deletions

View file

@ -1,6 +1,6 @@
// Start a new project by creating YOUR-PROJECT.scss and _YOUR-CONFIG.scss
// Then import your config and hippie
// NOTE // No css rules allowed in here
// NOTE: No css rules allowed in here
// ------------------------------------------------------------------------------
@import "demo_config";
@import "hippie-style/hippie";