Joined March 2013
·
Posted to
Compass mixin for data URIs
over 1 year
ago
Thanks for this. I am familiar with doing this on the command line with openssl base64 and just thought "I wonder if compass...". :)
Achievements
8 Karma
0 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Oddly, the default Ubuntu 13.10 image on a Digital Ocean droplet doesn't have php5-json available which is on saucy. This image had raring instead so I had to use php5-common. Did you update your apt repositories?
[update] I am using Ansible plus the very helpful tugboat gem but I copied the wrong ID number. User error. So installing php5-json is fine now. But not mcrypt as you noted. Thanks much for that.