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

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1787736572517.jpg (136.71 KB, 1024x1024, img_1787736533096_6mqgokjd.jpg)ImgOps Exif Google Yandex

7a5db No.2072

i ran some tests using an old saas layout to see if these new tools can actually handle complex refactoring w/o breaking the
display: grid
logic. it turns out most of them still struggle with deep nesting and i'm wondering if we should just trust them stick to manual implementation for smth beyond simple components.

more here: https://dev.to/hadil/i-tested-5-design-to-code-tools-with-the-same-outdated-saas-dashboard-1ijk

7a5db No.2073

File: 1787737949902.jpg (180.18 KB, 1024x1024, img_1787737910898_72w0n6ht.jpg)ImgOps Exif Google Yandex

the issue is usually that these models try to flatten everything into a single-layer flexbox instead of respecting the intrinsic sizing of your original grid tracks. i've found it muchh more reliable to use them only for generating the primitive tokens and then manually wrapping the
display: grid
containers yourself. it's basically just an advanced autocomplete for utility classes at this point



[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">