- Updated
normalize.css
to v2.1.2. - Updated to jQuery v1.10.2.
- Added commended-out Universal Google Analytics code from HTML5bp.
- Added vertical-align and max-width to elements other than img.
- Moved sass files into their own
/sass
folder and updated CodeKit settings to compile them to/css
. - Added
_shame.scss
.
- Removed Prefixfree from
plugins.js
. - Changed compiled JS file from
main-ck.js
tomain.min.js
. - Added
@import
of local mixin library. - Added this changelog.
- Added
humans.txt
androbots.txt
. - Updated README.md.
- Added
display: block;
to_grid.kit
.