Name: | php-scssphp |
---|---|
Version: | 0.7.6 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 269183 |
License: | MIT |
RPM: | php-scssphp-0.7.6-1.el7.noarch.rpm |
Source RPM: | php-scssphp-0.7.6-1.el7.src.rpm |
Build Date: | Tue Aug 14 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://leafo.github.io/scssphp |
Summary: | 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. It does not implement the SASS syntax, only the SCSS syntax. Autoloader: /usr/share/php/Leafo/ScssPhp/autoload.php |
- Update to 0.7.6 (RHBZ #1582167) - Add composer.json to repo
- Update get source script to save in spec directory - Update phpcompatinfo computed dependencies - Remove code sniffer dependency and test - Modify upstream test run
- Updated to 0.7.5 (RHBZ #1504394) - Use php_condesniffer for testing
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Updated to 0.6.7 (RHBZ #1426927) - Switch autoloader to php-composer(fedora/autoloader) - Test with SCLs if available
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Updated to 0.6.6 (RHBZ #1376293)
- Updated to 0.6.5 (RHBZ #1347068) - Dropped pre-0.1.0 compat
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild