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.

Packages

php-scssphp-0.6.5-1.fc21.remi.noarch [58 KiB] Changelog by Shawn Iwinski (2016-07-23):
- Updated to 0.6.5 (RHBZ #1347068)
- Dropped pre-0.1.0 compat
php-scssphp-0.4.0-1.fc21.remi.noarch [55 KiB] Changelog by Shawn Iwinski (2016-01-20):
- Updated to 0.4.0 (RHBZ #1274939)
- Removed php-json dependency