Description
AUTOMATICALLY COMPILE YOUR SCSS TO CSS
SCSS WP Editor will provide you to add SCSS from your WordPress admin. You just need to add your SCSS and save it. The plugin will Automatically compile the SCSS to CSS with help of SCSSPHP.
This plugin also minimize your compiled CSS. So it won’t affect your site performance.
It is now supports the Multisite. So you can use directly on individual sites.
FEATURES
- Easy to use
- Code editor with syntax highlighting
- Compile SCSS to CSS
- Supports simple CSS
- Automatically minify SCSS/CSS
- Error Handling
- Multisite Support
- Any Theme Compatible
Installation
- Upload
scss-wp-editor.zip
to the/wp-content/plugins/
directory and extract it. - Activate the plugin through the
Plugins
menu in WordPress. - Find
WP SCSS
in yourSettings
menu and add your SCSS.
FAQ
-
Can I use this plugin in a child theme?
-
Yes.
-
Where can I check SCSS documentation?
-
You can check it here: https://sass-lang.com/documentation
-
Can I use Sass?
-
No, this plugin supports only SCSS.
-
Can I use simple CSS?
-
Yes.
-
Can I use this plugin for my Multisite?
-
Yes.
Reviews
Contributors & Developers
“SCSS WP Editor” is open source software. The following people have contributed to this plugin.
Contributors“SCSS WP Editor” has been translated into 4 locales. Thank you to the translators for their contributions.
Translate “SCSS WP Editor” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.2
Release Date 26th May 2022
- New – Updated Layout for Upcoming features
- New – SCSS Quick Guide added in sidebar
- Fix – Compatible with WordPress 6.0
- Fix – Bug fix
1.1.1
Release Date 29th March 2022
- New – Multisite Supports
1.0.1
Release Date 7th February 2022
- New – Added Error Handling
- Fix – Compatible with 5.9