This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Sassify

توضیحات

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/

عکس‌های صفحه

  • Sassify settings.
  • Injecting variables.

نصب

  1. Upload sassify directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

بررسی‌ها

بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Sassify” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Sassify” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تغییرات

1.0

  • Core: Initial release.