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:
parent
50b0d864c2
commit
65d80fcbc4
3 changed files with 68 additions and 30 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue