Back in May we released v5.0.0 of Kickoff, the focus of this release was to improve the framework’s UX. What does that mean? Can…
Kickoff comes bundled with a a simple, but fully responsive, grid system and a similar, but crucially different, Block Grid system. Why the need for two; What does each grid do; and how can you create you own versions of these grids if you have complex design…
Kickoff’s assets directory resides in the root of the repo, it contains the framework’s source and compiled files. What if you needed the assets directory, not to be served from there but from another location? For example, a Wordpress theme…
Version 7 of Kickoff might not seem like a massive difference from version 6, but in the ~6 months between the two releases a lot has happened. Below I will highlight some of the major changes and upgrades that the framework has had.
Kickoff doesn’t include responsive helper classes by default, but I created some for a recent project. Assuming your Sass breakpoint variables (in _variables.scss) look something like this:
/** * Breakpoints *…
The latest major version of Kickoff was released last November and included many improvements. This post summarises all the important changes that you need to know about.