Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Sassify

Descrición

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/

Capturas

  • Sassify settings.
  • Injecting variables.

Instalación

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

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Sassify” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Sassify” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0

  • Core: Initial release.