Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAtanas Sqnkov
14,981 PointsNeat responsive grid
Hello guys,
I want to ask some questions about using Bourbon's Neat grid.
First - I set the container, then I use the span-columns() property to set the ammout of columns I want my sections to span. What I am missing after this step is setting the breakpoints for the grid. How to do that?
I found a topic on this in Stackoverflow, but I want to hear another opinion from here, since I learned SASS trough Treehouse.
This is the topic from Stackoverflow: http://stackoverflow.com/questions/15805750/breakpoints-using-bourbon-neat-grid
Thanks in advance!