wunderio / wunderfront-toolkit

A frontend toolkit for building websites under the WunderKraut brand
1 stars 0 forks source link

Remove redundant and generic variables and mixins #4

Closed lewisnyman closed 9 years ago

lewisnyman commented 10 years ago

I think a general rule would be to only have mixins and variable that pertain to the WunderKraut brand, anything more generic than that should sit in a more generic extension and it probably already does.

Some mixins, like the font mixins, must be included for the purpose of designing/prototyping a new site and we don't need them here. eg:

$sans-serif-large Verdana, Geneva, 'DejaVu Sans', Arial, Helvetica, sans-serif;