Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
templates: fix indentation in SASS component
This fixes the following build error ``` ERROR in ./source/index.sass Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: Illegal nesting: Only properties may be nested beneath properties. on line 14 of source/components/app.sass >> .title { ---^ ```
- Loading branch information