sturobson / Sassifaction

A Sass mixin library
The Unlicense
178 stars 13 forks source link

Why are all the button mixins in partials? #21

Closed mxdubois closed 10 years ago

mxdubois commented 10 years ago

See: https://github.com/sturobson/Sassifaction/blob/master/sass/partials/buttons/_buttons.scss

Generally partials output styles when imported, no?

Just curious :)

sturobson commented 10 years ago

Hi,

no outputted styles here, that'd only happen if you @include them.

Here's a quick test - http://sassmeister.com/gist/e4c9f8f7de89fe2c5139