Files
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
..
2021-06-14 17:00:32 +02:00
2020-12-03 13:12:58 +01:00
2021-07-15 17:14:26 +02:00