Finally stopped all the sass compile warnings, changed the tab-size to 2, and added responsive .row, .col-*, and .offset-* classes, using display:gid, the same way bootsrap-5 is set up for the .row, .com-* and .offset* classes.

This commit is contained in:
Yohn 2024-11-10 16:43:55 -05:00
parent 84ed38efc9
commit fe78285302
249 changed files with 59188 additions and 594 deletions

View file

@ -12,6 +12,7 @@
@use "layout/section"; // section
@use "layout/container"; // .container, .container-fluid
@use "layout/grid"; // .grid
@use "layout/row"; // .row, .row-fluid, .offset-*, .span-*
@use "layout/overflow-auto"; // .overflow-auto
// Content