Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
247.08 KB
MD5: d9e751fc46078776084e9dfe99bdcd6a
SHA-1: f6add6073185425321133cd957663d2e9a19f67b
SHA-256: 92d2ac16a4460098e7e1a24f5570b72f9f7ec48fab19679b574acea9021ee954
Download zip
325.44 KB
MD5: f42e56c426a84de6c6d4f1e2e346dcf9
SHA-1: 53a1d88477dec920a5b27c1af3d917862066a9bb
SHA-256: 8ac30b516ae1e332f1988005dd862ccd8eb27cdbc110cd08a050af62f5ffb441
Release notes
Fixed errors in Foundation (this relies on the latest PHamlP version, update now!)
Added a default integration with all modules and themes for path lookups. For example, you can now do
@import "sasson/styles/sasson.scss";
and it (should) work without issue. This works for any module or theme if you use the machine name of the module/theme.
Fixed issue #1405906 (thanks Dvessel!)