Fix spacing

This commit is contained in:
2025-08-03 18:31:00 -04:00
parent 7bcb45d9bc
commit f78b0a4c63
9 changed files with 39 additions and 54 deletions

View File

@@ -354,17 +354,6 @@
"keep_fnames": false,
"safari10": false
},
"node-sass": {
"indentType": "space",
"allowWildcardImports": false,
"indentWidth": 2,
"linefeed": "lf",
"outputStyle": "expanded",
"precision": 10,
"sourceMap": false,
"removeCharset": false,
"sourceComments": false
},
"png": {
"quality": 90
},
@@ -442,6 +431,17 @@
"turf": {
"rootDir": ""
},
"node-sass": {
"indentType": "space",
"allowWildcardImports": false,
"indentWidth": 2,
"linefeed": "lf",
"outputStyle": "expanded",
"precision": 10,
"sourceMap": false,
"removeCharset": false,
"sourceComments": false
},
"typescript": {
"allowJs": false,
"allowSyntheticDefaultImports": true,
@@ -1372,6 +1372,12 @@
}
}
},
{
"file": "src/pg/patterns/core/header/_header.pp",
"config": {
"autoCompile": true
}
},
{
"file": "src/pg/patterns/core/sticky-note/_sticky-note.pp",
"config": {