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
htesting
integrity
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
tocss hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00