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.

FAQ

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.