Releases: ConnectThink/WP-SCSS
Releases · ConnectThink/WP-SCSS
2.1.4
2.1.2
2.1.1 | 2021.02.15
Improvements:
- Ability to change base compile directory to be the
plugin folder
,uploads
, orcurrent theme
- New option for Always Recompile in the settings page (works with
WP_SCSS_ALWAYS_RECOMPILE
)
v2.0.0
v1.2.6
v1.2.4
Improved Error Handling
Adds error handling for file permission issues. Previously, if the plugin couldn't write to the cache or css directory, it was difficult to figure out why the plugin wasn't compiling. These errors are now caught and display as other compile errors do.