abda53
Member
- Jun 10, 2022
- 84
- 92
- 18
The latest version of wp-scss will most likely break your site. If this happens it’s a fairly easy fix. (I reported this to the site author as well)
Go to https://github.com/scssphp/scssphp
Click on Code (in green) then Download Zip
Extract the zip
Upload everything in scssphp-master/src/* to your wp-content/plugins/wp-scss/src/ folder
Refresh the page and you should be good.
It looks like the author someone didn’t get all of the src folder added into the plugin in the latest update
Go to https://github.com/scssphp/scssphp
Click on Code (in green) then Download Zip
Extract the zip
Upload everything in scssphp-master/src/* to your wp-content/plugins/wp-scss/src/ folder
Refresh the page and you should be good.
It looks like the author someone didn’t get all of the src folder added into the plugin in the latest update