⚡️💡 VitePostHTML
March 13, 2026 · View on GitHub
⚡️💡 VitePostHTML
import posthtml from '@vituum/vite-plugin-posthtml'
export default {
plugins: [
posthtml()
]
}
March 13, 2026 · View on GitHub
import posthtml from '@vituum/vite-plugin-posthtml'
export default {
plugins: [
posthtml()
]
}