terribleMia’s avatarterribleMia’s Twitter Archive—№ 9,707

  1. …in reply to @StuRobson
    StuRobson heydonworks Modules only import once with 'use', which is a bit different. 'Extends' are the tool to use if you don't want the code repeated. I have seen people write mixins that become extends when used more than once, but I'm not sure how that's better than %placeholder selectors.