Descripción
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
Instalación
- 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.
Preguntas frecuentes
-
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.
Reseñas
Colaboradores y desarrolladores
«SCSS WP Editor» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«SCSS WP Editor» ha sido traducido a 4 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «SCSS WP Editor» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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