Index of /OLD/Corpone/vendor/contao-components/compass

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]composer.json 2016-11-08 09:22 289  
[DIR]css/ 2016-11-08 09:22 -  

Compass
=======

This is a customized package of the [Compass][1] CSS authoring framework to be
integrated in [Contao Open Source CMS][2].


Differences
-----------

We are using a native SASS `compact()` function, since the [PHP compiler][3]
does not provide it. Also, since the compiler only implements SASS 3.2.12, we
cannot use a Compass version greater than 0.12.2.


[1]: http://compass-style.org
[2]: https://contao.org
[3]: https://github.com/leafo/scssphp/