• Mark Otto's avatar
    Grid updates · 19d07266
    Mark Otto authored
    - Removed mixins for generating grid classes
    - Thus, we manually declare every grid class, from 1-11 (12th unit is
    excluded as that's the same as no grid columns)
    - No more need for `.col` base class (yay!)
    - Negative indent the rows at tablets and above once again (ugh, still
    working through this part)
    - Add support for `.col-md` for tablet-specific grid columns
    - Still need to figure out offsets, pushes, and pulls on other
    devices—right now only available on desktop
    19d07266
Name
Last commit
Last update
docs Loading commit data...
fonts Loading commit data...
js Loading commit data...
less Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
_config.yml Loading commit data...
component.json Loading commit data...
composer.json Loading commit data...
package.json Loading commit data...