found drama

get oblique

Tag Archives: SMACSS

Linkdump for May 29th

by Rob Friesel

Sass Style Guide By Chris Coyier, writing at CSS-Tricks. I largely agree with this list, but I'm not sure I get the assertion that you should put @includes after "regular" styles. If you're ordering the CSS properties according to some specific scheme (e.g., Zen Ordering) then wouldn't you want the output of your mixins to […]

Linkdump for December 20th

by Rob Friesel

IE10 CSS Hacks Louis Lazaris at Impressive Webs. I'd somehow missed this — that Internet Explorer 10 was not going to support conditional comments. (Probably because I don't pay enough attention to IE-related news?) Conditional comments were only ever "the least hacky" way of dealing with ID's quirks — and though "a hack is a […]

Linkdump for August 8th

by Rob Friesel

Getting Bitwise with JavaScript At the Bocoup blog. Rebecca's posts are almost always fantastic, and this one is particularly fantastic in its raw giddy nerdery. (Who doesn't want to gush over bitwise operators?) (tagged: Johnny Five Arduino JavaScript bitwise operators Rebecca Murphey ) Leak Finder By Marja Hölttä and Jochen Eisinger (Chrome team, Munich), writing […]