cerebral/classy-ui

Support Tailwind v1.2.0 release

deadcoder0904 opened this issue ยท 1 comments

So last night Adam released v1.2.0 & would love to have it supported :)

Thank you for this awesome library, itโ€™s great not having to visit documentation again & again lol ๐Ÿ˜‚

Hi there!

In the latest video I talk about that we wanted to shift to being a "CSS property name" based approach, as it results in less mental overhead. We assume that you typically think of a CSS property you want to apply. With TailwindCSS you have to then translate that into what classname that CSS property is controlled by. In classy-ui you just think of the CSS property and it will be a classname ๐Ÿ˜„

Also this is something we need to do for specificity reason.

Let me know if you feel something is missing and thanks for the feedback! ๐Ÿ‘