Y
Hacker News
new
|
ask
|
show
|
jobs
by
smhmd
2007 days ago
You know it's a Tailwind site with a single look.
1 comments
earthboundkid
2007 days ago
Yeah. I wonder if you could train an image classifier to guess the CSS framework. That’s a fun winter vacation project for someone.
link
flurly
2007 days ago
You could probably get away with just using a heuristic of average number of classes per element to classify tailwind =D
link
earthboundkid
2006 days ago
If you look at the HTML, frequency analysis of the class names should be enough. The impressive thing would be using CV to do it.
link