summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/resources/ToCSS.md
blob: 54c34a6b0f6f1476e7e4c7d332a2b2202588c966 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: resources.ToCSS
description: Transpiles Sass to CSS.
categories: []
keywords: []
action:
  related: []
  returnType: resource.Resource
  signatures: ['resources.ToCSS [OPTIONS] RESOURCE']
expiryDate: 2026-06-24 # deprecated 2024-06-24 in v0.128.0
---

{{% deprecated-in 0.128.0 %}}
Use [`css.Sass`] instead.

[`css.Sass`]: /functions/css/sass/
{{% /deprecated-in %}}