Kraken-Sass
A lightweight, mobile-first boilerplate for front-end web developers.
A lightweight, mobile-first boilerplate for front-end web developers.
Designed to be lightweight and style agnostic, Kraken includes just the essentials.
Kraken-Sass is a conversion of Kraken to Scss with some extra awesome sauce inside of the config file at /scss/lib/_config.scss
and some more magic in /scss/lib/_mixins.scss
and /scss/lib/_grid.scss
Take a look see!.
Ensure cross-browser compatibility.
A responsive, mobile-first 6-column grid.
A well-designed, fluid typographic scale.
Easily style links and more with CSS3 classes.
Basic styling for common form elements.
Add functionality with optional add-ons.
Every Css .class
in Kraken has a corresponding %placeholder
in Kraken-Sass. This way you can @extend
any Kraken class in your Scss!
The Settings for all the Kraken core modules above are inside of _config.scss
in the /lib
dir. You can adjust the settings for all the Kraken modules including most of the add-ons (more add-ons settings coming soon...)
All the different parts of Kraken have been converted to _partials inside of /lib
. You can easily adjust what you import from Kraken.scss.
Most of the addons are included in the /addons
dir. You can easily adjust which addons you import from Kraken.scss. All of the _partials for the add-ons that are available, are included in the /scss/addons
dir.
Learn how to use Kraken.
Kraken is made better by a wonderful community of people. Report issues on GitHub, or learn how you can get involved.
Built a site with Kraken? Let me know!