Blog |
Forum |
Repository
Jump to letter: [
ACFGIJLMOPQRSTWX
]
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.3.2-1.fc19.remi.noarch
|
[47 KiB]
|
Changelog by Shawn Iwinski (2015-10-11):
- Updated to 0.3.2 (RHBZ #1268709)
|
php-scssphp-0.3.1-1.fc19.remi.noarch
|
[46 KiB]
|
Changelog by Shawn Iwinski (2015-09-20):
- Updated to 0.3.1 (RHBZ #1256168)
- Updated URL
- Added standard "php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT}" naming provides
- Added library version value check
|