.make-container()
Created by: zlatanvasovic
It would be nice to have .make-container name instead of .container-fixed() to match with other generation mixins. This issue is also about addition of container mixin in grid mixins docs.
So, things to do:
- Deprecate
.container-fixedand use.make-containerinstead. - Rename
.container-fixedto.make-containerin v4. - Add note about container mixin in grid mixins docs.