Skip to content

Commit c00f40c

Browse files
authored
docs: update github syntax of note (#357)
1 parent 5ec91bc commit c00f40c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ or
3636
pnpm add -D stylelint-webpack-plugin
3737
```
3838

39-
> **Note**:
39+
> [!NOTE]
4040
>
4141
> You also need to install `stylelint >= 13` from npm, if you haven't already:
4242
@@ -56,7 +56,7 @@ or
5656
pnpm add -D stylelint
5757
```
5858

59-
> **Note**:
59+
> [!NOTE]
6060
>
6161
> If you are using Stylelint 13 rather than 14+, you might also need to install `@types/stylelint` as a dev dependency if getting stylelint related type errors.
6262

0 commit comments

Comments
 (0)