
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]
-
@starryeyez024 I find I prefer content-box to be the exception, not the rule, especially w/fluid measurements. Your mileage may vary.
-
@starryeyez024 You can always use
[@include](https://twitter.com/include/) box-sizing(‘content-box’);
on individual elements to revert it. -
@starryeyez024 @import “toolkit-no-css”;!
-
Just built an ad swapping demo, and I feel really dirty about it.
-
@BarisW That is being remedied in Susy 2.0. @eriiicam @JohnAlbin @stephenhay @compasssusy
-
Is this entire #Archer episode an excuse for @Bourdain to yell at the gang? If so, I approve!
-
@chriseppstein A disturbingly small one. +@geekgirlweb
-
@chriseppstein Haha, Alex Godin is @geekgirlweb’s roommate :P
-
@RobbieTheGeek It’s CAKE radio @pandora_radio
-
@pandora_radio From “Barbara Ann” Tried Peggy Sue Tried Betty Lou Tried Mary Lou But I knew she wouldn’t do Barbara ann, barbara ann
-
@pandora_radio From “I Get Around” None of the guys go steady cause it wouldn’t be right To leave their best girl home now on saturday night
-
The Beach Boys have been coming up a lot on my @pandora_radio and wow, are their songs much dirtier than I had ever thought.
-
Debugging Sass with Source Maps: snugug.com/musings/debugging-sass-source-maps
An quick intro to Source Maps in Sass 3.3
-
@micahgodbolt Enjoy, it’s awesome.
-
“Being a web dev and not knowing the stack is like a chef not knowing how to use a knife”
“I know how to use my knife, I prefer this spoon”
-
My new favorite work station: Cake Radio on @pandora_radio.
-
@chriseppstein …but working with straight Sass compile. Thoughts?
-
@chriseppstein I’ve got Compass 0.13.alpha.2 and Sass 3.3.0.alpha.101 installed, trying to pass :sourcemap into config.rb, not working…
-
@paul_irish @torkilj Thanks for the links! Generic line numbering has landed, but not property-specific UI. Looking forward to that.
-
@torkilj @paul_irish Not in Sass, but in JavaScript, sure. html5rocks.com/en/tutorials/developertools/sourcemaps It’s the same concept, just implemented for Sass.
-
@torkilj I’ve also gotten it working in Canary, not yet in Stable, so I’ve answered my original question! @paul_irish
-
@torkilj That’s Sass debug info, not true Source Maps. I’m talking about true Source Maps for Sass, just landed in 3.3 --pre @paul_irish
-
@paul_irish I’m testing Sass sourcemaps, but Chrome doesn’t seem to pick up on the .map files. Is it generically supported, or only for .js?
-
@nex3 @chriseppstein If either of you have some time today to chat on IRC about 3.3 sourcemaps, let me know