Add prefix to the css class of the flex grid
-
The css class of the flex grid don’t have prefix like “q-”, so class name “row” or “column” probably conflict with other libarary. Is possible to add prefix the class name so that whatever the existing q- component like q-table or the vue template of myself can use somthing like : q-row ?
Regards,
Sean -
+1 over here! This is important, because many happy users will decide to stop using Quasar.
-
@jplozano this is planned for quasar v3 not v2, since it will bring major breaking change.
-
ah so does that mean css style conflicts between Quasar and e.g. tailwind should be a thing of the past in V3?
-
@dobbel that’s the motivation yep.
-
Good news! I think we are shooting for v2 since Quasar v2 and q/app v3 WILL be breaking changes (as well as getting Webpack v5 put in).