avalanche icon indicating copy to clipboard operation
avalanche copied to clipboard

Superclean, powerful, responsive, Sass-based, BEM-syntax CSS grid system

Results 8 avalanche issues
Sort by recently updated
recently updated
newest added

Hi i try to add avalanche to my typescript react project i have install it with ``` npm install --save avalanche-css ``` but when i try to use it inside...

SASS currently treats / as a division operation in some contexts and a separator in others. This makes it difficult for Sass users to tell what any given / will...

Proof of concept for #24 with an `$av-enable-debug` flag to show the current breakpoint.

feature-request
help wanted

Can't find any nested grid samples. Confused with .grid/grid__cell usage in that scenario. Please help.

documentation

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...

duplicate

Hey, While working with the grid I ran into a situation where toggling from a width-based grid to an automatic grid at a breakpoint made sense. Would you be interested...

feature-request

Enable CodeClimate (or similar service) to help sanitise PRs and automate the code review process.

feature-request

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.

feature-request