Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-scssphp - A compiler for SCSS written in PHP
- 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 (3.2.12). It does not implement the SASS syntax, only
the SCSS syntax.
Packages
| php-scssphp-0.1.9-1.el6.src
[99 KiB] |
Changelog
by Shawn Iwinski (2015-08-13):
- Updated to 0.1.9 (RHBZ #1238727)
- As of version 0.1.7 license is just MIT (i.e. GPLv3 removed)
|