Chuck Dries 03fcaba1d6 Make better use of mixins and extending for responsiveness
- uses textElement() to group together p,h1...h4
- Turns out if you extend a class then say change the class in a media breakpoint it will apply the media queried properties to everything that extends the original class.
2017-04-13 08:16:49 -07:00
..