sass

Syntactically Awesome Style Sheets ('Sass')

An 'SCSS' compiler, powered by the 'LibSass' library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the 'Sass CSS' extension language, which is stable, powerful, and CSS compatible.

0.4.10 MIT + file LICENSE 1 个版本
安装
install.packages("sass")
remotes::install_cran("sass")