mirror of
https://github.com/picocss/pico.git
synced 2025-05-05 07:07:11 -04:00
pico-flexgrid
This commit is contained in:
parent
05e8bb20b5
commit
ccf62c1b83
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -38,7 +38,7 @@ $enable-important: false;
|
||||||
@import "layout/sectioning"; // body, header, main, footer
|
@import "layout/sectioning"; // body, header, main, footer
|
||||||
@import "layout/container"; // .container, .container-fluid
|
@import "layout/container"; // .container, .container-fluid
|
||||||
@import "layout/section"; // section
|
@import "layout/section"; // section
|
||||||
@import "layout/flexgrid"; // .grid responsive flexbox
|
@import "layout/flexgrid"; // .flexgrid, .col, .row, responsive flexbox grid
|
||||||
@import "layout/scroller"; // figure
|
@import "layout/scroller"; // figure
|
||||||
|
|
||||||
// Content
|
// Content
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue