yamlcss / yaml

YAML (Yet Another Multicolumn Layout) is a modular CSS framework for truly flexible, accessible and responsive websites. It is based on Sass and has a very slim framework core that weights only ~6kB.
http://www.yaml.de
Other
282 stars 54 forks source link

Import the yaml-var-typography in every scss-File #42

Open MacKP opened 11 years ago

MacKP commented 11 years ago

It would be nice, if the yaml-var-typography would be imported in every scss-File. Now the Colors etc. are only in _typography.scss usable.

regards

djesse commented 11 years ago

In this case, a global _yaml-var-colorset.scss would be better, don't you think?

MacKP commented 11 years ago

Hmm maybe without colorset. Because there would be more possible then only color. So it could be _yaml-global-var.scss or something like that.

regards