Tom Hare
Tom Hare
#### Version information * Plugin version : dev-master (via Composer) * PHP : 7.1.26 * WordPress : 5.2.3 * ACF version : 5.6.10 * Polylang version : 2.3.10 (Polylang Pro)...
In response to a [tweet](https://twitter.com/igamanstudio/status/707212407404371969) - would anyone find responsive gutter classes like `.grid--small--portable` useful? Currently, Avalanche has `.grid--small` etc where the gutter width can be modified for a grid...
Enable CodeClimate (or similar service) to help sanitise PRs and automate the code review process.
Add an optional dev feature where the current breakpoint is shown in the corner of the browser window to aid understanding of grid condition. Inspired by sass-mq.
Small one but 'strong' and 'em' should be used for bold and italic styling (in the source view) respectively. The 'b' and 'i' tags have been somewhat repurposed from the...
When running `flynt setup` for an existing project, if the database user already exists then the final `flynt setup createDb` task fails because it can't create the user (because it...