mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
16 lines
291 B
Markdown
16 lines
291 B
Markdown
---
|
|
title: ToCSS
|
|
linkTitle: Transpile Sass to CSS
|
|
description: Transpile Sass to CSS.
|
|
categories: [asset management]
|
|
keywords: []
|
|
menu:
|
|
docs:
|
|
parent: hugo-pipes
|
|
weight: 30
|
|
weight: 30
|
|
aliases: [/hugo-pipes/transform-to-css/]
|
|
---
|
|
|
|
See the [`css.Sass`](/functions/css/sass) function.
|