lemonweb/sassc-binary

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

A wrapper package to compile the sassc binary from hcatlin's source

Maintainers

Package info

github.com/MyOnlineStore/sassc-binary

pkg:composer/lemonweb/sassc-binary

Statistics

Installs: 184 186

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

3.3.5 2016-04-21 07:24 UTC

This package is not auto-updated.

Last update: 2026-02-25 19:21:05 UTC


README

This package is a wrapper for the sassc-binary, compiled from hcatlin's source libraries libsass and sassc.

Centos 6 instructions to recompile sassc binary

sudo yum-config-manager --enable rhel-server-rhscl-6-rpmss
sudo yum install centos-release-scl
sudo yum install devtoolset-3-gcc devtoolset-3-gcc-c++
CC=/opt/rh/devtoolset-3/root/usr/bin/gcc CXX=/opt/rh/devtoolset-3/root/usr/bin/g++ php build.php