Today I Learned

hashrocket A Hashrocket project

Chrome Flexbox Tooling

Chrome dev tools has now a flexbox helper button that drops down a bunch of most used flexbox features so we can use them to play around. To see that you can update your chrome, then inspect a DOM element, add a display: flex and the button will appear. Have fun!

image

See More #html-css TILs