Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
flex cheatsheet
#1
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/
Reply
#2
(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.
Reply
#3
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/
Reply
#4
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
Reply




Users browsing this thread: 1 Guest(s)