Remember when Weeds finished after three series when Agrestic burnt down. That was a good show.
Seriously, never watched another episode.
Remember when Weeds finished after three series when Agrestic burnt down. That was a good show.
Seriously, never watched another episode.
All white-space accurate combinations of WordPress widgets in Pattern Lab at http://underscorespatterns.peterwilson.cc/
Code: https://github.com/peterwilsoncc/underscores-pattern-lab
I am making a pattern library, part of which includes other people’s HTML.
My reckoning is the #a8cgm costs Automattic around $8-10K per person (3.1-3.9mil). Worth it for team unity.
A three year set up comes to fruition in a few hours. http://martymcflyinthefuture.tumblr.com
Thinking about a compressed CSS style with a secondary aim of avoiding merge conflicts if it’s committed. Thoughts?
/*!tab indents*/
.sel1{prop:value;prop:value}
.sel2,.sel3{prop:value;prop:value}
/*!preserved comment*/
@media(min-width:1px){
.sel4,.sel5{prop:value;prop:value}
}
.sel6{prop:value;prop:value}
CSS Comb looks pretty sweet. https://github.com/csscomb/csscomb.js/blob/master/doc/options.md
Need to decide what to use, CSSO can be too eager and remove legacy fallbacks.
Docklandia
vagrant up && eat –early –dinner
I’d like to know how many gigabytes of node modules are downloaded daily because cp & rm are not cross-platform.