Sass To CSS Compiler

描述

Compile Sass (.scss) files to css files on runtime. No need to compile it on local & upload it online… Now you can compile your direct scss source code into css code easily with a minute…

Features:

  • Enable/Disable Compilation Any Time
  • Exclude/Include Stylesheets By File Name
  • Compilation Modes (5 Included)
  • Cache Feature

Interested in contributing to WP Edit Username?
Contact me… sagorh672(at)gmail.com

屏幕截图

  • Compiler Settings

安装

To add a WordPress Plugin using the built-in plugin installer:

Go to Plugins > Add New.

  1. Type in the name “Sass To CSS Compiler” in Search Plugins box
  2. Find the “Sass To CSS Compiler” Plugin to install.
  3. Click Install Now to begin the plugin installation.
  4. The resulting installation screen will list the installation as successful or note any problems during the install.
    If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

To add a WordPress Plugin from github repo / plugin zip file :
1. Go to wordpress plugin page
2. Click Add New & Upload Plugin
3. Drag / Click upload the plugin zip file
4. The resulting installation screen will list the installation as successful or note any problems during the install.
If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

常见问题

How to use this plugin?

Just after installing the plugin, go to settings page and enable the compiler according to your needs.. And then see the magic.. See screenshot.

评价

2020 年 6 月 14 日
The plugin's performance is great, but it doesn't compile anything. 😉 It would be better if the SCSS and the CSS directory were placed in the theme and could also be specified in the settings. It would also be good if you could determine the user role for which the SCSS file is automatically rebuilt. 3 stars for a good approach. More like if the plugin remains performant and is improved.
2020 年 5 月 13 日
Plugin does what it says.. very much helpful who likes to work with Sass and compile them easily on the fly... Now i can forget about local (NodeJS) compilers..
阅读所有2条评价

贡献者及开发者

“Sass To CSS Compiler” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Sass To CSS Compiler”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.2

  • Compatibility check for wp 6.3.

1.0.1

  • Compatibility check for wp 6.0.

1.0.0

  • Initial release.