Skip to content

[Feature Request / Discussions] Use of flexbox for materialize grids #174

@LoganTann

Description

@LoganTann

Hello, thanks for the community to maintain this project !

I liked how the grid system works in MaterializeCSS : intuitive and fast to create.

However, it uses rules like float: left, which is not the best practice for creating grids.

Using flexbox or even CSS grids (which is now available in most browsers, in contrary of the 2017-2018 years where materialize have been developed) should be a better way to do such feature.

With materialize.CSS using float:left and some other tricks, the layout is sometimes not good with some modern projects, and not easily customizable. Moreover, materialize currently uses flexbox, like the valign-wrapper class

I haven't seen a GitHub discussion section in this repository, that's why I'm opening this issue.
If such issue is not allowed, I can close it

Metadata

Metadata

Assignees

No one assigned

    Labels

    css/sassFor something that related to styling/viewenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions