Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Sassify

Skildring

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/

Skjermbilete

  • Sassify settings.
  • Injecting variables.

Installasjon

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

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

“Sassify” is open source software. The following people have contributed to this plugin.

Contributors

Omset “Sassify” til ditt eige språk.

Interested in development?

Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.

Endringslogg

1.0

  • Core: Initial release.