hugo/docs/content/en/hugo-pipes
Joe Mooring 64abc83fc4 Allow multiple plugins in the PostCSS options map
Usage:
{{ $options := dict "use" "autoprefixer postcss-color-alpha" }}
{{ $style := resources.Get "main.css" | resources.PostCSS $options }}

Fixes #9015
2021-10-10 11:11:43 +02:00
..
_index.md
babel.md Merge commit 'e48ffb763572814a3788780bb9653dfa2daeae22' 2021-01-20 12:48:39 +01:00
bundling.md
fingerprint.md
introduction.md
js.md deps: Update to esbuild v0.9.0 2021-03-14 11:51:25 +01:00
minification.md
postcss.md Allow multiple plugins in the PostCSS options map 2021-10-10 11:11:43 +02:00
postprocess.md Merge commit '07b8d9466dfb59c429c1b470a0443337bc0aeefe' 2021-04-20 20:22:53 +02:00
resource-from-string.md
resource-from-template.md Merge commit '07b8d9466dfb59c429c1b470a0443337bc0aeefe' 2021-04-20 20:22:53 +02:00
scss-sass.md Merge commit '53a352795a69a9d4a373f50ec62138595948c6ea' 2021-07-21 10:45:53 +02:00