Syntactically Awesome Style Sheets (Sass) (original) (raw)
The sass
R package provides bindings to LibSass, a fast Sass compiler written in C++. Sass is a mature and stable CSS extension language that makes styling modern websites less complex and more composable.
Installation
Install the released version of sass
from CRAN:
Install the latest development build from GitHub:
# install.packages("remotes")
remotes::install_github("rstudio/sass")
Developers
- Joe Cheng
Author - Timothy Mastny
Author - Richard Iannone
Author - Barret Schloerke
Author - Carson Sievert
Author, maintainer - RStudio
Copyright holder, funder - More about authors...