E.g. something that says "hey this label is for the input next to it" like:
<label for="+input">...</label>
<input type="text" />
E.g. something that says "hey this label is for the input next to it" like:
<label for="+input">...</label>
<input type="text" />
Device: Galaxy S23
Browser: Firefox for Android (133)
Goose: 60
Toucan: 160
Puffin: 60
Device: Galaxy S23
Browser: Firefox for Android (133)
Goose: 60
Toucan: 160
Puffin: 60
Like do you put the group of flex/grid properties before or after position properties, transform/transition properties, etc? Or group by size? Or base > components > utilities like Tailwind? Or just yolo it?
Like do you put the group of flex/grid properties before or after position properties, transform/transition properties, etc? Or group by size? Or base > components > utilities like Tailwind? Or just yolo it?
I find myself using with alphabetical because it's immediately easy to locate the property I need and it's universally understood. Or maybe I've just been bitten by too much inconsistency with other ways 😅
I find myself using with alphabetical because it's immediately easy to locate the property I need and it's universally understood. Or maybe I've just been bitten by too much inconsistency with other ways 😅