Torsten Uhlmann
998fc077e8
Provided fixes make cryogen work on Windows.
...
The path is converted to forward slash before further processed
The executables for sass and compass are configurable, that's because
on a Windows installation they are named sass.bat and compass.bat
The default is still the Unix version.
2016-12-17 11:29:16 +01:00
Ben Swift
c9828f6cc3
nicer pretty-printing of "compiling sass"
2016-12-04 16:48:41 +11:00
Ben Swift
a66f8df5e4
in compile-sass-file!, sh doesn't like nil arg when no compass
2016-12-02 14:30:11 +11:00
Ben Swift
fc1d1d725c
bugfix for compass-installed?
...
catch the (previously uncaught) exception when there isn't a `compass`
binary on the `$PATH`, return `false` instead
2016-12-02 11:55:47 +11:00
Marko Kocic
8e5b3a9fee
Fix type hint cast
2015-09-15 18:24:51 +02:00
Marko Kocic
f4888b26d9
Clear reflection warnings
2015-09-14 12:06:35 +02:00
William Roe
5587cc88ef
Run SASS relative to sass/
...
This is so that SASS/Compass can find images and other assets
2015-02-21 23:36:20 +00:00
William Roe
52244956aa
Option maps are easier to use when calling functions
...
... with more than a couple of parameters.
2015-02-21 22:15:40 +00:00
William Roe
0c7743e605
Ensure sass errors printed visably in red
...
Also include the standard output as it frequently includes crucial
information in narrowing down where errors lie in SASS files
2015-02-21 22:07:41 +00:00
William Roe
7595cbcf70
Include --compass when it is available
2015-02-21 21:56:38 +00:00
J Irving
072c093342
Copy each file rather than the whole directory
2015-01-07 23:54:58 -05:00
J Irving
6f7cb79a65
Sass compilation respects :ignored-files config
...
This is an oversight from lacarmen/cryogen-core#4 .
Also some slight refactoring.
2015-01-01 03:49:03 -05:00
Yogthos
9381c08853
formatting
2014-12-25 11:29:48 -05:00
Yogthos
8173f5e103
fixed sass paths
2014-12-25 11:24:25 -05:00
lacarmen
9ee0968a0f
Renamed to cryogen-core
2014-12-05 10:56:40 -05:00