comolo/php-scssphp-compass

There is no license information available for the latest version (1.1.0) of this package.

Compass for scssphp

Maintainers

Package info

github.com/comolo/php-scssphp-compass

Language:CSS

pkg:composer/comolo/php-scssphp-compass

Statistics

Installs: 1 713

Dependents: 1

Suggesters: 0

Stars: 0

1.1.0 2015-12-10 18:19 UTC

This package is not auto-updated.

Last update: 2026-03-01 02:02:01 UTC


README

Installation

scssphp-compass is a Composer package. Add the following to your composer.json:

{
  "require": {
    "comolo/php-scssphp-compass": "dev-master"
  }
}