Skip to content

moldach/scss-shiny

main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
www
 
 
 
 
 
 
 
 
 
 
 
 
 
 

scss-shiny

A Binder example of integrating SCSS (and HTML) from CodePen into a Shiny Application image

This example uses code from this CodePen repo to demonstrate how to convert Sass CSS into regular CSS, as well as some of the errors from the process.

Files were copied into a www/ sub-directory and then the pingpong.scss file was converted to pingpong.css via the following:

# Copy-Paste the output of the following command into .css file
sass(sass_file("www/pingpong.scss"))

About

An Binder example of integrating SCSS (and HTML) from CodePen into a Shiny Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published