-
Vite doesn't detect html changes and page(Browser) not reloading(No HMR request).
My code same as on documentation ( postHtml example )
```
import vituum from "vituum";
import posthtml from "@vi…
-
posthtml-cli's config file name pattern is quite out of date, please consider support posthtml.config.(js|mjs|json) like file name pattern, thank you.
Hcpty updated
2 months ago
-
Use the existing HTML transformer architecture and wire it up to passthrough file copy to move any references to assets on the local file system to the output folder automatically.
For example:
…
-
npm http fetch GET https://registry.nlark.com/strip-json-comments/download/strip-json-comments-3.1.1.tgz attempt 3 failed with ENOTFOUND
npm http fetch GET https://registry.nlark.com/slice-ansi/downl…
-
@Scrum I'd like to start work on updating the posthtml.org docs site:
- switch to using [Vitepress](https://vitepress.dev/)
- improve text and examples
I'd also probably use Algolia Docsearch w…
-
The link in the readme is dead.
-
**What version of Tailwind CSS are you using?**
`@tailwindcss/postcss@4.0.0-beta.2`
**What build tool (or framework if it abstracts the build tool) are you using?**
`postcss@8.4.49`
**What…
-
-
What about `jsx` support?
-
The company data is not being correctly shown
```
module.exports = {
build: {
posthtml: {
expressions: {
delimiters: ['[[', ']]'],
unescapeDelimiters: ['[[[', ']]]…