Vuetify: [Question] CSS Grid

Created on 11 Jan 2019  路  1Comment  路  Source: vuetifyjs/vuetify

I need use CSS Grid in my template.

Can I replace the v-container . v-layout , v-flex instead to CSS Grid?

Any problem in the future?

invalid

>All comments

No, the grid system uses flexbox. Use CSS grid yourself if you want to.

The issue list of this repo is exclusively for bug reports and feature requests. For general questions, please join the Discord chat room. You can also check reddit or stackoverflow.

Was this page helpful?
0 / 5 - 0 ratings