hugo/resources/resource_transformers
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
..
babel pipes: Add external source map support to js.Build and Babel 2021-01-18 10:38:09 +01:00
htesting Misc config loading fixes 2021-06-14 17:00:32 +02:00
integrity all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
js js: Fix import order for ./foo when both ./foo.js and ./foo/index.js exists 2021-09-01 10:47:41 +02:00
minifier Pass minification errors to the user 2021-09-22 20:54:40 +02:00
postcss Allow multiple plugins in the PostCSS options map 2021-10-10 11:11:43 +02:00
templates Revert "resources: Add data context to the key in ExecuteAsTemplate" 2020-03-21 18:38:19 +01:00
tocss hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00