comolo/php-scssphp-compass

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

Compass for scssphp

Installs: 1 502

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 32

Language:CSS

1.1.0 2015-12-10 18:19 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:00:47 UTC


README

Installation

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

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