SASS Logo

scssphp is a compiler for SCSS written in PHP. Once installed, it will compile all .scss files added to the page to .css files dynamically.

Usage

<?php
  drupal_add_css
('example.scss');
?>

stylesheets[all][] = scss/layout.scss

Dependencies

Installation (via Drush)

$ drush dl scssphp
$ drush en scssphp
$ drush composer-manager install

Installation (Manual)

  1. Download and install Composer Manager
  2. Download and install SCSSPHP module
  3. Rebuild dependencies at admin/config/system/composer-manager
  4. At sites/default/files/composer, run:
    $ curl -sS https://getcomposer.org/installer | php
    $ php composer.phar install
  5. Check admin/reports/status to make sure the module is installed correctly
  6. Check admin/help/scssphp for a demonstration of it in action

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-alpha2 tar.gz (9.17 KB) | zip (10.71 KB) 2013-May-06 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (9.18 KB) | zip (10.71 KB) 2013-May-07 Notes

Project Information


Maintainers for SCSSPHP

  • RobLoach - 3 commits
    last: 2 weeks ago, first: 32 weeks ago

Issues for SCSSPHP

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here