Remi's RPM repository - Packages

Blog | Forum | Repository

php-scssphp - A compiler for SCSS written in PHP

Website:
http://leafo.github.io/scssphp
Licence:
MIT
Vendor:
Remi Collet
Description:
SCSS (http://sass-lang.com/) is a CSS preprocessor that adds many features like
variables, mixins, imports, color manipulation, functions, and tons of other
powerful features.

The entire compiler comes in a single class file ready for including in any kind
of project in addition to a command line tool for running the compiler from the
terminal.

scssphp implements SCSS. It does not implement the SASS syntax, only the SCSS
syntax.

Autoloader: /usr/share/php/Leafo/ScssPhp/autoload.php

Packages

php-scssphp-0.6.7-1.el5.remi.noarch [56 KiB] Changelog by Shawn Iwinski (2017-03-04):
- Updated to 0.6.7 (RHBZ #1426927)
- Switch autoloader to php-composer(fedora/autoloader)
- Test with SCLs if available
php-scssphp-0.6.6-1.el5.remi.noarch [56 KiB] Changelog by Shawn Iwinski (2016-09-25):
- Updated to 0.6.6 (RHBZ #1376293)