Use Quasar Flex Grid in another project #14924
Unanswered
stevebor1
asked this question in
General - Components / Directives / etc
Replies: 2 comments
-
You could try importing this in your HTML file:
But it might me an overkill, beacuse you could create basic CSS grid yourself pretty easy. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a once avid Quasar user and now, sigh, Angular user, I am lacking a nice css library that simplifies Flex Grid (Google just deprecated angular flex-layout). People are floating around Tailwind CSS, but I keep thinking of how nice Quasar Flex Grid is.
Is there any way I can use this part of the library directly in my project?
Beta Was this translation helpful? Give feedback.
All reactions