You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/functions/css/Sass.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,22 +131,28 @@ There's one key exception where you can skip this step: you have committed your
131
131
132
132
By committing the `resources` directory, you're providing the pre-built CSS files directly to your CI/CD service, so it doesn't need to run the Sass compilation itself.
133
133
134
-
For examples of how to install Dart Sass in a production environment, see the following workflow files:
134
+
For examples of how to install Dart Sass in a production environment, see these hosting guides:
0 commit comments