Use PostHTML to transform your HTML files with Snowpack.
npm install --save-dev snowpack-plugin-posthtml
// snowpack.config.js
{
plugins: ['snowpack-plugin-posthtml']
}
None
Use PostHTML to transform your HTML files with Snowpack.
npm install --save-dev snowpack-plugin-posthtml
// snowpack.config.js
{
plugins: ['snowpack-plugin-posthtml']
}
None
npm i snowpack-plugin-posthtml
1
0.1.0
MIT
2.38 kB
4