Posts: 515
Threads: 21
Joined: Feb 2019
Posts: 90
Threads: 5
Joined: Oct 2015
(2020-12-09, 07:10:22)Felix Wrote: I found this nice flex cheat sheet
useful for making themes:
https://yoksel.github.io/flex-cheatsheet/#section-order
examples:
https://philipwalton.github.io/solved-by-flexbox/
Yeah this is nice, i already use this on my theme.
All my theme is based on flexbox.
Very powerfull.
Posts: 515
Threads: 21
Joined: Feb 2019
Hi Zekoolweb,
Sure thing, flex fits the bill. No need for bloated css frameworks with endless classes.
Forgot to mention that flex is supported on all modern browsers:
https://caniuse.com/flexbox
And here another flex goodie:
https://bennettfeely.com/flexplorer/
Posts: 515
Threads: 21
Joined: Feb 2019
Here is another flex goodie I want to share with you guys
Apply flex even more easy with this:
https://github.com/andrebetiolo/micro-flex