You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,6 @@ $ posthtml --help
37
37
```
38
38
>**Note:** This package does not respect the order of patterns. First, all the negative patterns are applied, and only then the positive patterns.
39
39
40
-
> **Note:** Automatically loads plug-ins with configuration from package.json using [post-load-plugins](https://github.com/post-org/post-load-plugins) if not used `--auto-off` key
41
-
42
40
Also note that in case of using external config file, the config itself needs to be contained inside "posthtml" key:
0 commit comments