Package: sass 0.4.10.9000
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.
Authors:
sass_0.4.10.9000.tar.gz
sass_0.4.10.9000.zip(r-4.6)sass_0.4.10.9000.zip(r-4.5)sass_0.4.10.9000.zip(r-4.4)
sass_0.4.10.9000.tgz(r-4.6-x86_64)sass_0.4.10.9000.tgz(r-4.6-arm64)sass_0.4.10.9000.tgz(r-4.5-x86_64)sass_0.4.10.9000.tgz(r-4.5-arm64)
sass_0.4.10.9000.tar.gz(r-4.6-arm64)sass_0.4.10.9000.tar.gz(r-4.6-x86_64)sass_0.4.10.9000.tar.gz(r-4.5-arm64)sass_0.4.10.9000.tar.gz(r-4.5-x86_64)
sass_0.4.10.9000.tgz(r-4.5-emscripten)
sass.pdf |sass.html✨
sass/json (API)
NEWS
| # Install 'sass' in R: |
| install.packages('sass', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rstudio/sass/issues
Pkgdown/docs site:https://rstudio.github.io
Last updated from:a8d149b69f. Checks:12 OK, 1 NOTE. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 227 | |
| linux-devel-x86_64 | OK | 230 | |
| source / vignettes | OK | 382 | |
| linux-release-arm64 | OK | 203 | |
| linux-release-x86_64 | OK | 216 | |
| macos-devel-arm64 | OK | 154 | |
| macos-devel-x86_64 | OK | 305 | |
| macos-release-arm64 | OK | 191 | |
| macos-release-x86_64 | OK | 438 | |
| windows-devel | OK | 253 | |
| windows-release | OK | 267 | |
| windows-oldrel | NOTE | 258 | |
| wasm-release | OK | 241 |
Exports:as_sassas_sass_layerfont_collectionfont_facefont_googlefont_linkis_font_collectionis_sass_bundleoutput_templatesasssass_bundlesass_bundle_removesass_cache_context_dirsass_cache_getsass_cache_get_dirsass_cache_optionssass_cache_set_dirsass_filesass_file_cachesass_importsass_layersass_layer_filesass_layer_mergesass_optionssass_options_getsass_options_setsass_partialwrite_file_attachments
Dependencies:base64encdigestfastmapfshtmltoolsR6rappdirsrlang
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert an R object into Sass code | as_sass |
| Helpers for importing web fonts | font_collection font_face font_google font_link is_font_collection |
| An intelligent (temporary) output file | output_template |
| Compile Sass to CSS | sass |
| Retrieve the default file cache | sass_cache_get |
| Create a file cache object | sass_file_cache |
| Sass Import | sass_file sass_import |
| Bundling Sass layers | is_sass_bundle sass_bundle sass_bundle_remove sass_layer sass_layer_file |
| Compiler Options for Sass | sass_options sass_options_get sass_options_set |
| Compile rules against a Sass Bundle or Sass Layer object | sass_partial |
