You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying this grid with SASS/COMPASS (using Scout) and wanted to report a weird bug:
First of all, I'm trying to use a fluid grid with nested elements.
If I change one of my partial file (_whatever.scss) and not the one with the grid, the calculation of the margin for the grid always return 0%.
If I change the partial for the grid (_grid.scss) everything works fine...
I'l try to narrow it down and let you know if I find something.
Thanks for the grid!
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying this grid with SASS/COMPASS (using Scout) and wanted to report a weird bug:
First of all, I'm trying to use a fluid grid with nested elements.
If I change one of my partial file (_whatever.scss) and not the one with the grid, the calculation of the margin for the grid always return 0%.
If I change the partial for the grid (_grid.scss) everything works fine...
I'l try to narrow it down and let you know if I find something.
Thanks for the grid!
The text was updated successfully, but these errors were encountered: