fairbanksg / snowpack-plugin-posthtml

Snowpack plugin for PostHTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snowpack-plugin-posthtml

Use PostHTML to transform your HTML files with Snowpack.

npm install --save-dev snowpack-plugin-posthtml
// snowpack.config.js
{
  plugins: ['snowpack-plugin-posthtml']
}

Plugin Options

None

About

Snowpack plugin for PostHTML

License:MIT License


Languages

Language:JavaScript 100.0%