]> git.maquefel.me Git - brevno-suite/hugo/commit
Fix NPX issue with TailwindCSS v4
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 7 Jan 2025 08:13:16 +0000 (09:13 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 7 Jan 2025 12:12:08 +0000 (13:12 +0100)
commitcfa08018156dab94b56c40770ca5d036e3b7456e
tree0b05669874f2d7639df09b8cdddd957f70a06c25
parentf024a5050e9f4ef9d0542b8e6b76928e8e32af5f
Fix NPX issue with TailwindCSS v4

This allows the `tailwindcss` CLI binary to live in the `PATH` for NPM-less projects.

Fixes #13221
common/hexec/exec.go
config/allconfig/load.go
deps/deps.go
hugolib/integrationtest_builder.go
hugolib/testhelpers_test.go
markup/asciidocext/convert_test.go
markup/pandoc/convert_test.go
markup/rst/convert_test.go
modules/client_test.go