外掛說明
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
安裝方式
- 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.
常見問題集
-
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.
使用者評論
2022 年 2 月 1 日
Hi man,
It's a great plugin, keep going developement, maybe inspire your of instant-css ( discountinued 2 years ago) it was the best scss editor.
GITHUB /dylanblokhuis/instantcss-wp
參與者及開發者
變更記錄
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