**rmarkdown** 2.8 is out on CRAN now. I think it would be interesting to mention the support of `.scss` or `.sass` file in the `css` argument in this part of the doc: https://rstudio.github.io/sass/articles/sass.html#rmarkdown It seems easier than using ```` ```{r, echo = FALSE} sass(sass_file("my-style.scss")) ``` ````
rmarkdown 2.8 is out on CRAN now. I think it would be interesting to mention the support of
.scssor.sassfile in thecssargument in this part of the doc: https://rstudio.github.io/sass/articles/sass.html#rmarkdownIt seems easier than using