Erdem Gönül

Results 2 issues of Erdem Gönül

Hello folks, In tailwind.css file, I declare a custom class called ".flex-center" as seen above. ` @layer base { .flex-center { display: flex; align-items: center; justify-content: center; } }` I...

bug

Hi, I searched for a solution to this problem for hours but finally found it with my own efforts. While the usage pattern shown in the document in the config...