Skip to content

Commit c88635f

Browse files
committed
Revert "New sass version is on CRAN"
We need to wait for binary package to be built otherwise dev rmarkdown can't install on Windows easily. This reverts commit 19c3492.
1 parent 19c3492 commit c88635f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@ Suggests:
106106
rsconnect,
107107
withr (>= 2.4.2),
108108
bslib (>= 0.2.4),
109-
sass (>= 0.4.0)
109+
sass (>= 0.3.1)
110110
SystemRequirements: pandoc (>= 1.14) - http://pandoc.org
111111
URL: https://github.com/rstudio/rmarkdown, https://pkgs.rstudio.com/rmarkdown/
112112
BugReports: https://github.com/rstudio/rmarkdown/issues
113113
License: GPL-3
114114
RoxygenNote: 7.1.1
115115
Encoding: UTF-8
116116
VignetteBuilder: knitr
117-
Remotes: rstudio/bslib
117+
Remotes: rstudio/sass, rstudio/bslib

0 commit comments

Comments
 (0)