codyhouse / codyhouse-framework

A lightweight front-end framework for building accessible, bespoke interfaces.
https://codyhouse.co/
MIT License
1.16k stars 173 forks source link

Update _util.scss with Flex no wrap #95

Closed JABClari closed 3 years ago

JABClari commented 3 years ago

This will be useful for building layout. For example, the "Flex-nowrap" property can play a key role in manipulating and changing a navigation bar layout without moving the actual markup around.

sebastiano-guerriero commented 3 years ago

true! Merged :)