codeinabox@programming.dev to CSS@programming.devEnglish · 17 days agoModern CSS Code Snippets: Stop writing CSS like it's 2015modern-css.comexternal-linkmessage-square8linkfedilinkarrow-up140arrow-down10file-text
arrow-up140arrow-down1external-linkModern CSS Code Snippets: Stop writing CSS like it's 2015modern-css.comcodeinabox@programming.dev to CSS@programming.devEnglish · 17 days agomessage-square8linkfedilinkfile-text
minus-squareKissaki@programming.devlinkfedilinkEnglisharrow-up2·16 days agoTo what end? What would you expect version numbers to do? How would you specify or use them, which what consequences? Grouping changes into releases with explicit numbering instead of a living standard with generic @supports checks? I guess it would make some things easier and more obvious.
To what end? What would you expect version numbers to do? How would you specify or use them, which what consequences?
Grouping changes into releases with explicit numbering instead of a living standard with generic @supports checks?
I guess it would make some things easier and more obvious.