posthtml / posthtml-cli

CLI for PostHTML
MIT License
29 stars 18 forks source link

fix: exclude file in config #327

Closed Scrum closed 3 years ago

Scrum commented 3 years ago
{
  input: ['*.html', '!test.html']
}