Sassify by Rudy Affandi

Automatically compile Sass/SCSS/Compass in your ProcessWire templates

ProcessWire Sassify

Version 0.0.5

This module allows you to use SASS/SCSS/Compass with your ProcessWire templates.

How to use

Single SASS/SCSS file

<link rel="stylesheet" type="text/css" href="<?php echo Sassify::css('sass/my_style.scss'); ?>">

Array of SASS/SCSS files

<link rel="stylesheet" type="text/css" href="<?php echo Sassify::css([
	'sass/style_1.scss',
	'sass/style_2.scss',
	'sass/style_3.scss',
]); ?>">

Bugs/Issues

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

Latest news

  • ProcessWire Weekly #515
    In the 515th issue of ProcessWire Weekly we’ll check out the latest core updates, new modules, and more. Read on!
    Weekly.pw / 23 March 2024
  • Invoices Site Profile
    The new invoices site profile is a free invoicing application developed in ProcessWire. It enables you to create invoices, record payments to them, email invoices to clients, print invoices, and more. This post covers all the details.
    Blog / 15 March 2024
  • Subscribe to weekly ProcessWire news

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani