nathansmith / unsemantic

Fluid grid for mobile, tablet, and desktop.
http://unsemantic.com
MIT License
1.38k stars 161 forks source link

Push/Pull & Prefix/Suffix #54

Closed HasStacey closed 10 years ago

HasStacey commented 10 years ago

Just curious but I was wondering if you ever considered making it possible to essentially turn off support for push/pull and prefix/suffix? Anyway, I know that this is a pretty sizable project already but I just wanted to throw it out there in case that was something you might entertain.

nathansmith commented 10 years ago

As in, if you don't need it, just set a variable and none of those class names are generated?

HasStacey commented 10 years ago

Bingo.

nathansmith commented 10 years ago

Done! :)

https://github.com/nathansmith/unsemantic/blob/master/assets/sass/partials/_unsemantic-vars.scss

https://github.com/nathansmith/unsemantic/commit/a12dd9143582d328b14519086c453a5ea661a73c

^ Git commit there.

HasStacey commented 10 years ago

Awesome :+1: