mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
14 lines
269 B
Markdown
Executable File
14 lines
269 B
Markdown
Executable File
---
|
|
title: PostCSS
|
|
description: Process the given resource with PostCSS using any PostCSS plugin.
|
|
categories: [asset management]
|
|
keywords: []
|
|
menu:
|
|
docs:
|
|
parent: hugo-pipes
|
|
weight: 40
|
|
weight: 40
|
|
---
|
|
|
|
See the [`css.PostCSS`](/functions/css/postcss/) function.
|