8000 docs: update github syntax of warning (#691) · Electroid/postcss-loader@1cdbe58 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1cdbe58

Browse files
authored
docs: update github syntax of warning (webpack-contrib#691)
1 parent 9573ded commit 1cdbe58

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
@@ -802,7 +802,7 @@ module.exports = {
802802
};
803803
```
804804

805-
> **Warning**
805+
> [!WARNING]
806806
>
807807
> [`postcss-preset-env`](https://github.com/csstools/postcss-preset-env) includes [`autoprefixer`](https://github.com/postcss/autoprefixer), so adding it separately is not necessary if you already use the preset. More [information](https://github.com/csstools/postcss-preset-env#autoprefixer)
808808
@@ -941,7 +941,7 @@ export default {
941941
};
942942
```
943943

944-
> **Warning**
944+
> [!WARNING]
945945
>
946946
> If you are using Babel you need to do the following in order for the setup to work
947947

0 commit comments

Comments
 (0)
0