-
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…
-
**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…
-
The link in the readme is dead.
-
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…
-
@Snugug Hello, I'm the maintainer of the `posthtml` package, can we move your package to scoupe `posthtml` for more popularity and timely support for this package? As I see the package is gaining popu…
-
https://github.com/posthtml/posthtml-postcss
https://github.com/cuth/postcss-pxtorem
-
When I add this plugin I get this error
```
➜ posthtml gulp posthtml
[14:42:45] Using gulpfile ~/my-projects/posthtml/gulpfile.js
[14:42:45] Starting 'posthtml'...
[14:42:45] 'posthtml' errored afte…
-
Hey, thanks so much for creating this, I'm currently testing it in Maizzle as a replacement for posthtml-modules.
Tried using it with [posthtml-fetch](https://github.com/posthtml/posthtml-fetch):
…
-
*package.json*
```json
"posthtml": {
"posthtml-beautify": {
"rusle": {
"blankLines": true
}
}
}
```
*posthtml.config.js*
```js
module.exports = {
plugins: [
req…
Scrum updated
6 years ago
-
I'm having problems using the CLI with PostCSS Autoprefixer. I already have `posthtml-postcss` and `autoprefixer` packages installed through NPM.
`posthtml.json`
```json
{
"posthtml": {
"…