Skip to content

moldach/scss-shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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