Designer News is where the design community meets.
7 years ago from Brad Frost, Brad Frost Web
Ha! I've seen the lobotomised owl but have never used it.
Personally, I've been loving Sass's & feature that allows you to nest things quite elegantly. For example:
&
.block { &__title { } &__body { } }
I think it's a nice pattern that saves you having to repeat yourself.
(Funny thing is though, in the back of my mind I can see myself reading this a year or two from now and wincing at this advice.)
Now playing
Ha! I've seen the lobotomised owl but have never used it.
Personally, I've been loving Sass's
&
feature that allows you to nest things quite elegantly. For example:.block { &__title { } &__body { } }
I think it's a nice pattern that saves you having to repeat yourself.
(Funny thing is though, in the back of my mind I can see myself reading this a year or two from now and wincing at this advice.)