
Sam Richard
@Snugug
BBQ lead, ChromeOS DevRel. Mostly food, sometimes design and development, especially for the web. 7008px tall. He/him.
An archive of my Twitter timeline up until I moved to Mastodon. You can find me there at @[email protected]
-
I now see the error of my ways; I’ve never been solicited so hard for anything in my life. I’m done with logos.
-
@Yameen215 For use in Susy? I like declaring my variables in a _variables.scss, imported into my _base.scss, imported into style.scss
-
@leinoc you too, and you’re very welcome!
-
Anyone know anything about carderizer.com?
-
@ScottKellum But I /want/ one!
-
I need a logo.
-
Mountain Lion system updates being served from the App Store instead of Software Update? Interesting.
-
Okay, wtf Lufthansa? You UA sniff for desktop browsers for your mobile site, to serve a different mobile site? mobile.lufthansa.com
-
@pantheon_drupal don’t let @forestmars troll you like that! :p
-
@ladymewsalot totally!
-
@ladymewsalot double double animal style with animal fries and a coke svp
-
RT @forestmars: @Snugug: “GitHub is the new view source.”
-
@ladymewsalot yes.
-
@Yameen215 Very welcome, hope you get it sorted out. I swear I’ll get a proper README up soon, and all of the requirements correct.
-
@Yameen215 I think it’s an rvm issue then, as it seems as if everything else is correct.
-
@Yameen215 So the error you’ve pasted to me, BTW, is “no such file to load”, not a Ruby Version error.
-
@Yameen215 Can you try doing a compile w/o CodeKit?
-
@Yameen215 Hmm, I’m not sure. Let me think on it.
-
@Yameen215 Also, have you required “toolkit” in your config.rb?
-
@Yameen215 gem install compass --pre, and make sure you’re point CodeKit to compass 0.13.alpha
-
@Yameen215 Interesting, I’m not 100% sure. What OS are you on?
-
@Yameen215 That being said, I’d suggest you ignore his media query stuff and use Breakpoint instead (comes w/Toolkit): github.com/canarymason/breakpoint
-
@Yameen215 Toolkit requires Sass 3.2, which CodeKit out of the box doesn’t support. See @chriscoyier’s awesome writeup css-tricks.com/media-queries-sass-3-2-and-codekit
-
@ladymewsalot I. WIN.
-
@Yameen215 try gem install toolkit. Compass extensions are Ruby gems, so you need to install them using gem. README update coming.