codeinabox@programming.dev to Programmer Humor@programming.devEnglish · 16 days agoYou can save at least 40% by externalizing the CSSprogramming.devimagemessage-square25linkfedilinkarrow-up1261arrow-down11
arrow-up1260arrow-down1imageYou can save at least 40% by externalizing the CSSprogramming.devcodeinabox@programming.dev to Programmer Humor@programming.devEnglish · 16 days agomessage-square25linkfedilink
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up20arrow-down2·16 days agoif they’re using class=“card” then they’re likely using something like bootstrap in which the CSS is largely handled for you anyway
minus-square3abas@lemmy.worldlinkfedilinkarrow-up11arrow-down1·16 days agoFun fact, people often use css frameworks as a starting point and override a lot of built in classes to add their own look.
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkarrow-up7·15 days agoI have class names like that and I don’t use any framework
if they’re using class=“card” then they’re likely using something like bootstrap in which the CSS is largely handled for you anyway
Fun fact, people often use css frameworks as a starting point and override a lot of built in classes to add their own look.
I have class names like that and I don’t use any framework