PHPackages                             eugene-matvejev/compass - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. eugene-matvejev/compass

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

eugene-matvejev/compass
=======================

Compass for scssphp

0.1.6(10y ago)06.3k1

Since Jun 23Compare

[ Source](https://github.com/learn-symfony/compass)[ Packagist](https://packagist.org/packages/eugene-matvejev/compass)[ RSS](/packages/eugene-matvejev-compass/feed)WikiDiscussions Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

php Compass
===========

[](#php-compass)

this is a library extends scssphp package with compass stylesheets

- A script that checks out Compass and extracts the SCSS
- A PHP class that hooks into a instance of `scssc` from scssphp. This script updates the import path and adds built in functions required my Compass

Compass' SCSS is checked into this repository, so you only need to run the extract script if you are updating the version of Compass that is included.

\##Installation

```
composer require eugene-matvejev/compass

```

\##Usage

```
