@import "colors.styl"
@import "size.styl"
@import "mixin.styl"

$colors = 'red' 'orange' 'yellow' 'olive' 'green' 'teal' 'blue' 'violet' 'purple' 'pink' 'brown' 'grey' 'black' 'positive' 'negative' 'primary' 'secondary'
