Package: sass 0.4.9.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.9.9000.tar.gz
sass_0.4.9.9000.zip(r-4.5)sass_0.4.9.9000.zip(r-4.4)sass_0.4.9.9000.zip(r-4.3)
sass_0.4.9.9000.tgz(r-4.4-x86_64)sass_0.4.9.9000.tgz(r-4.4-arm64)sass_0.4.9.9000.tgz(r-4.3-x86_64)sass_0.4.9.9000.tgz(r-4.3-arm64)
sass_0.4.9.9000.tar.gz(r-4.5-noble)sass_0.4.9.9000.tar.gz(r-4.4-noble)
sass_0.4.9.9000.tgz(r-4.4-emscripten)sass_0.4.9.9000.tgz(r-4.3-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
Last updated 7 months agofrom:9228fcf39d. Checks:OK: 3 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win-x86_64 | OK | Nov 20 2024 |
R-4.5-linux-x86_64 | OK | Nov 20 2024 |
R-4.4-win-x86_64 | NOTE | Nov 20 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 20 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 20 2024 |
R-4.3-win-x86_64 | NOTE | Nov 20 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 20 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 20 2024 |
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 |