diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 935bfd8..5d64269 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -7,4 +7,4 @@ "msjsdiag.debugger-for-chrome", "neilbrayfield.php-docblocker" ] -} \ No newline at end of file +} diff --git a/src/App/tsconfig.json b/src/App/tsconfig.json index 6eb5583..872fdd7 100644 --- a/src/App/tsconfig.json +++ b/src/App/tsconfig.json @@ -13,4 +13,4 @@ "exclude": [ "./src/tests/**/*" ] -} \ No newline at end of file +} diff --git a/src/Templates/Page.ss b/src/Templates/Page.ss index 7e0a5c6..85fb35f 100644 --- a/src/Templates/Page.ss +++ b/src/Templates/Page.ss @@ -1,4 +1,3 @@ - @@ -57,4 +56,4 @@ $Form - \ No newline at end of file + diff --git a/src/Theme/_variables.scss b/src/Theme/_variables.scss index 5febeb0..6f43547 100644 --- a/src/Theme/_variables.scss +++ b/src/Theme/_variables.scss @@ -1 +1 @@ -$tagline-font-size: $small-font-size / 2; \ No newline at end of file +$tagline-font-size: $small-font-size / 2;