Discover essential tips for using Tailwind CSS effectively, including ESLint integration, how to use it with React and ViewComponent, and when to write custom CSS.
Tailwind and similar frameworks are great :) but we must not forget the "C" in CSS, which stands for "Cascading". The combination of utility classes + custom CSS from the perspective of "Cascading" is something like a silver bullet (even though such a thing doesn't exist).
Awesome as always! I can only add the following:
Tailwind and similar frameworks are great :) but we must not forget the "C" in CSS, which stands for "Cascading". The combination of utility classes + custom CSS from the perspective of "Cascading" is something like a silver bullet (even though such a thing doesn't exist).
Good point on cascading. This was on of the reasons, where I reach out of Tailwind to CSS directly. Will update the text 🙌