#react

Things I've written about #react
/
  • /4 mins read/---

    Integrating Tailwind CSS into a React Application

    Tailwind CSS is a low-level CSS framework that’s highly customizable. Unlike other frameworks that focus on pre-designed components like buttons, cards, or modals, which are easy to start with but hard to customize later, Tailwind lets you build your own designs from scratch using utility classes...