sass
Sass compiler package for R. Contribute to rstudio/sass development by creating an account on GitHub.
Nine releases of compiler warnings and CRAN checks — the Sass binding is in pure upkeep.
◆Recent moves
- 1y ago
Private finalize() on FileCache; clearer font download output
Makes an R6 finalize() method private and prints more informative output when local Google fonts are downloaded. Consistent with the package's recent pattern of small correctness and messaging fixes.
View source ↗ - 2y ago
Local Google fonts now downloaded as woff2
Switching font_google(local = TRUE) from woff to woff2 means smaller font files in any output that embeds them. Small, but it is the one change in this set that users would actually observe.
View source ↗ - 2y ago
Fixes an R CMD check warning for r-devel
Corrects error() format strings flagged by the development version of R. Keeping the package clean against the next R release, with no user-facing effect.
View source ↗ - 3y ago
Silences an Apple Clang 15 compilation warning
A compilation warning fix for the latest Apple toolchain plus a corrected fs version requirement. The third consecutive release spent on build cleanliness.
View source ↗ - 3y ago
Removes a gcc-12 compilation warning on Windows
One compiler warning removed on Windows builds. Indistinguishable from the releases around it in scope and effect.
View source ↗ - 3y ago
Bumps the bundled LibSass to 3.6.5
A patch-level bump of the vendored LibSass dependency. The compiler underneath the package is effectively frozen, which is why the release notes have so little to say about Sass itself.
View source ↗