説明
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.
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.
評価
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
貢献者と開発者
SCSS WP Editor はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
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