Laura Summers
@summerscope
Tues Jan 13, 2015




Is the codebase massive? As in thousands of lines of ugly CSS? Or lots and lots of fingerprints on the repo + no doco to support?
Will you be working on the repo for less than a week? And never ever (ever) touching it again?
.row {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 62.5rem; }
.row width: 100% margin-left: auto margin-right: auto margin-top: 0 margin-bottom: 0 max-width: 62.5rem


Start with SCSS

Improve your naming convention on partials





By fixing a problem!
Start with some fast little wins in the CSS



Frontend automation with Grunt, Sass + BrowserSync.
wearejh.com/development/frontend-automation-with-grunt-sass-browsersync/
Automating your workflow with Grunt
markgoodyear.com/2013/07/automating-your-workflow-with-grunt/
Improved developer tooling with Yeoman
markgoodyear.com/2013/07/automating-your-workflow-with-grunt/


page-node
/.*page-node.*
/page-node(\d*)
/page-node(\d{1,3})
