Skip to content

Commit

Permalink
Update content/blog/elsewhere/sass-indented.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jonny Gerig Meyer <[email protected]>
  • Loading branch information
jamesnw and jgerigmeyer authored Dec 2, 2024
1 parent d2dad2c commit 1ea5970
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/blog/elsewhere/sass-indented.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ summary:
OddBird is proposing the introduction of parts of SCSS syntax into the
indented format. Some highlights:

- Multi-line statements for long values, improving readability of properties
like `grid-template`.
- Linebreaks are treated as whitespace anywhere you can't end a statement
- A "SCSS-in-Sass" syntax to opt in to SCSS formatting inline.
- Multiline statements for long values, improving readability of properties
like `grid-template`
- Linebreaks now treated as whitespace anywhere you can't end a statement
- A "SCSS-in-Sass" syntax to opt in to SCSS formatting inline
- Optional semicolons

0 comments on commit 1ea5970

Please sign in to comment.