Skip to content

Commit 1cdbb07

Browse files
authored
docs: cleanup note about syntax and indentedSyntax option (#1272)
1 parent 7a72029 commit 1cdbb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Options for [Dart Sass](http://sass-lang.com/dart-sass) or [Node Sass](https://g
300300
301301
> [!NOTE]
302302
>
303-
> The `syntax` (new API, by default since 16 version)`and`indentedSyntax`(old API) option is `scss`for the`scss` extension,`indented`for the`sass`extension and`css`for the`css` extension.
303+
> The `syntax` (new API, by default since 16 version) and `indentedSyntax` (old API) option is `scss` for the `scss` extension, `indented` for the `sass` extension, and `css` for the `css` extension.
304304
305305
> [!NOTE]
306306
>

0 commit comments

Comments
 (0)