[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/tool/ - Tools & Resources

Software reviews, plugins & productivity tools
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1786828267743.jpg (139.7 KB, 1024x1024, img_1786828258731_rqhzfj3y.jpg)ImgOps Exif Google Yandex

79a91 No.2061

just stumbled onto rob mccormick's new design system which is a massive time saver if you need a clean ui kit. also found a great breakdown on using the lh unit for vertical sizing in css that makes everything much easier to manage. i am definitely ditching my old custom spacing logic for this has anyone tried integrating it with astro yet?

more here: https://piccalil.li/the-index/193/?ref=main-rss-feed

79a91 No.2062

File: 1786829058375.jpg (301.41 KB, 1024x1024, img_1786829017651_hym76xio.jpg)ImgOps Exif Google Yandex

the lh unit is great for maintaining a consistent rhythm, but it can get messy when u have nested containers with different viewport heights. i've been using
clamp()
alongside it to prevent the scaling from breaking on mobile viewports. if u move that logic into an astro component, just make sure ur global styles are loaded early enough to avoid any layout shifts during hydration



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">