
內容簡介
這個外掛新增了支援 SCSS 樣式表到 wp_enqueue_style。只要使用 wp_enqueue_style 加載你的樣式表,當需要時它就會自動編譯。
變數可以通過 sassify_compiler_variables 過濾器注入。
SCSSPHP
這個外掛使用最新版本的 scssphp,將其修改為 PHP 5.2。
它實現了 SCSS 3.2.12。它不實現 SASS 語法,只支援 SCSS 語法。
錯誤提交
https://github.com/funkjedi/sassify/issues/
外掛標籤
開發者團隊
原文外掛簡介
This plugin adds support for SCSS stylesheets to wp_enqueue_style. Just enqueue your styleheet using wp_enqueue_style and it will automatically be compiled for you when neccessary.
Variables can be injected using the sassify_compiler_variables filter.
SCSSPHP
This plugin uses the latest version of scssphp, modified to PHP 5.2.
It implements SCSS 3.2.12. It does not implement the SASS syntax, only the SCSS syntax.
Bug Submission
https://github.com/funkjedi/sassify/issues/
