Skip to content

Commit 9aee06e

Browse files
authored
Merge pull request #12282 from quarto-dev/chore/sass-upgrade
chore - sass to 1.85.1
2 parents 5834805 + 5776570 commit 9aee06e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

configuration

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export DENO=v1.46.3
1212
# TODO figure out where 0.1.41 apple silicon libs are available
1313
export DENO_DOM=v0.1.41-alpha-artifacts
1414
export PANDOC=3.4
15-
export DARTSASS=1.70.0
15+
export DARTSASS=1.85.1
1616
export ESBUILD=0.19.12
1717
export TYPST=0.11.0
1818

news/changelog-1.7.md

+1
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ All changes included in 1.7:
101101
- ([#10961](https://github.com/quarto-dev/quarto-cli/issues/10961)): Add more information on which Chrome Headless will be used in `quarto check install`. This is helpful to help debug mermaid issues.
102102
- ([#11951](https://github.com/quarto-dev/quarto-cli/issues/11951)): Raw LaTeX table without `tbl-` prefix label for using Quarto crossref are now correctly passed through unmodified.
103103
- ([#12117](https://github.com/quarto-dev/quarto-cli/issues/12117)): Color output to stdout and stderr is now correctly rendered for `html` format in the Jupyter and Julia engines.
104+
- ([#12264](https://github.com/quarto-dev/quarto-cli/issues/12264)): Upgrade `dart-sass` to 1.85.1.

0 commit comments

Comments
 (0)