▲ | skydhash 3 days ago | |
No one does. You either use the web inspector if you need a global view or do a grep to find where the class is being defined. Tailwind is only useful if you have some kind of templating system where you can define components. And in this case, it’s very easy to scope your css. |