It seems to have a problem in your library with my current version of Sass
``07 May 12:51:08 - error: Compiling of app/stylesheets/main.sass failed. DEPRECATION WARNING on line 50 of /Users/Loschcode/Google Drive/projects/panda-lo/website/app_front/node_modules/csstyle/csstyle.scss: #{} interpolation near operators will be simplified
in a future version of Sass. To preserve the current behavior, use quotes:
It seems to have a problem in your library with my current version of Sass
``07 May 12:51:08 - error: Compiling of app/stylesheets/main.sass failed. DEPRECATION WARNING on line 50 of /Users/Loschcode/Google Drive/projects/panda-lo/website/app_front/node_modules/csstyle/csstyle.scss: #{} interpolation near operators will be simplified in a future version of Sass. To preserve the current behavior, use quotes:
unquote("#{&}")```