Play 2.1.0
Updated Tips (markdown)
Add more bootstrap stuff.
Make the sed commands valid.
Need to change the variables for image sprites.
Add text for how to update to Twitter Bootstrap 2.0.3, add info on bugs.
clean up formatting of code so it is more readable
Also consider the responsive part of bootstrap
On Mac sed behaves differently (@see http://www.markhneedham.com/blog/2011/01/14/sed-sed-1-invalid-command-code-r-on-mac-os-x/)
sed arguments cannot start with a pipe
bootstrap.less was renamed to _... in line before
Updated Play 2.0 tips and tricks (markdown)
Clarified that the resolver function compiles a limited set of LESS files
Added an alternative way of skipping unwanted Bootstrap .less file compilation
Minor fixes.
Docs