.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-fixed
and use.make-container
instead. - Rename
.container-fixed
to.make-container
in v4. - Add note about container mixin in grid mixins docs.