Joined July 2013
·

Thomas Dobber

London
·
·

Posted to Bootstrap without all the debt over 1 year ago

Be careful with using @extend, you create dependencies which in your Sass/SCSS are not visible at what you are extending. This means that when you change properties in the source class you might not be aware that you are changing properties of other classes as well.

Achievements
1 Karma
0 Total ProTip Views