SASS not showing in customized preloader plugin

I am new to WordPress and webdev in general so my skills are moderate.

I am using a plugin called WP Smart Preloader to build my sites preloader. It allows for the use of custom HTML and CSS. The HTML part of my preloader works but the styling does not show. My custom preloader is using SCSS which I think is causing the problem.

Is there any way to allow the use of SCSS in this plugin?

Here is my preloader on Codepen: https://codepen.io/wuhdotse/pen/jOWZwNM

And here is the customized preloader plugin: https://github.com/wuhdotse/preloader

Thanks a bunch in advance!

Topic sass plugin-development css plugins Wordpress

Category Web


I had to compile my SCSS to CSS using a compiler. I used this online compiler but of course others will work as well.

Now everything works.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.