We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793a248 commit e6d06a0Copy full SHA for e6d06a0
1 file changed
readme.md
@@ -35,6 +35,7 @@ $ posthtml --help
35
$ posthtml input.html
36
$ posthtml input.html -o output.html
37
$ posthtml inputFolder/*.html !unicorn.html
38
+ $ posthtml input-one.html input-two.html -o outputFolder
39
$ posthtml input.html -o output.html -c posthtml.js
40
$ posthtml input.html -o output.html -u posthtml-bem --posthtml-bem.elemPrefix __
41
$ posthtml inputFolder/*.html -o outputFolder
0 commit comments