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 trialAurelian Spodarec
10,801 PointsSomeone has a bootstrap like grid system - Sass
HI,
Does someone has a code in Sass for BEM that has bootstrap or most likely foundation CSS in Sass gird system made with BEM?
I got one now, which is somewhat okay.. but it doesn't work quite well, and i don't know how to make different , phone, tablet and desktop code.
1 Answer
Kevin Korte
28,149 PointsYou could use bootstraps, or a modified version of what they used: https://github.com/twbs/bootstrap-sass/tree/master/assets/stylesheets/bootstrap/mixins
Aurelian Spodarec
10,801 PointsAurelian Spodarec
10,801 Pointslol who said Sass was easy lol or maybe I'm trying to grasp too much at once lol but grid is essential anwyas. At least I learned about mixins and mediaqueries today more in deepth lol
Thank you.
btw
Since Iβm new to Sass and BEM..
And i did start my site GOOD, Sassy, BEM style but.. which It feelt good! Clean and beautiful, thats what im striving from when is tarted to code lol it's amazing, but then i got lost..
I got lost when it came to footer and main content, and now itβs a bit of a mess..
Now that i read abot BEM more and Sass..
I understood a lot more.. i shoudl have done that before i started to code but anuwas..
Do you think itβs a good idea to start my blog again? lol it woudl be 100% more clean etc.. or you think it will be better to make a webstie, code it the way i can, and i will have something extra to put on my portfolio, and once Iβm happy with my conventions and Sass, do my blog?
And thats how it looks, but it's messy already.
do you have or know some site with BEM naming conventions, like bootstrap? if you get me. So e.g. card__wrapper--image , then title, paragraph, and button, you know.. : p
and that was my code if you know what i mean
Aurelian Spodarec
10,801 PointsAurelian Spodarec
10,801 PointsActually thats a video I'm watching https://youtu.be/LqBm9R9nrlE?t=2m51s
and you see the conventions, and i did a excerpt-blog whatever, that's bad lol so that's what im looking for, kinda hard to find.
WHy treehouse doens't has a course on that, fully on that ;d woudl make css learning a lot faster.