User Experience is Hard
27 December 2022
It's been years since i'm doing some design and user interface with the tendency of better user experiences. Sometimes kinda kinky to do optimization of views on any devices, tho it's going better with the support of CSS Frameworks. When CSS Frameworks make it easier to do scaling mobile view to desktop view, css framework come with some caveats that i need to breakthrough.
@apply text-black px-3 py-2;
--at-apply: text-black px-3 py-2;