Kraken is a lightweight, mobile-first boilerplate for front-end web developers. View the demo and get started.
In lieu of a formal style guide, take care to maintain the existing coding style. Don't forget to update the version number, the changelog (in the readme.md file), and when applicable, the documentation.
Kraken is free to use under the MIT License.
- v3.5 - March 26, 2014
- Added
@font-facefeature test. - Added fallback text for icons.
- Added
- v3.4 - February 16, 2014
- v3.3 - February 4, 2014
- Added universal box-sizing.
- Redesigned grid with simple percentages (made possible with universal box-sizing).
- Added
grid-marginsvariable that let's users change the grid margins in theconfig.scssfile.
- v3.2 - January 13, 2014
- v3.1 - December 2, 2013
- v3.0 - November 29, 2013
- Added Sass integration.
- Changed naming conventions from
*-blueto*-secondaryfor better abstraction. - Updated typographic scale to a 16px base.
- Redesigned grid uses fraction-based naming (
.grid-thirdinstead of.grid-2). - Added
.activeand.disabledclasses to buttons. - Dropped rounded corners from buttons, forms, etc.
- v2.6 - November 13, 2013
- v2.5 - October 21, 2013
- Added
tab-sizeproperty to thepreelement. - Added
word-breakproperty to links to fix convert overflow issues. - Updated CSS Reset to incorporate some improvements to Normalize.css.
- Removed IE7- hacks.
- Updated grid for better performance.
- Converted from spaces to tabs.
- Fixed
vertical-alignanddisplay: blockconflict for forms.
- Added
- v2.4 - October 18, 2013
- Fixed
input-inline.
- Fixed
- v2.3 - August 24,2013
- Minor styling update for Code section
- v2.2 - July 29, 2013
- Removed iOS Rotation Zoom Bug Fix JS (bug fixed from iOS6 on).
- v2.1 - June 7, 2013
- Switched to MIT license.
- v2.1 - June 2, 2013
- Added version numbering.
- v2.1 - March 19,2013
- Changed
.screen-readerclass to ems.
- Changed
- v2.0 - March 18, 2013
- Removed gradients on buttons.
- Changed
.btn-colorto.btn-blue, breaking previous pattern.
- v2.0 - March 15, 2013
- Changed
.unstyledto.list-unstyled, breaking previous pattern.
- Changed
- v1.1 - March 14, 2013
- Added print styling.
- v1.0 - May 7, 2013
- Initial release.