Hacker News new | ask | show | jobs
by tvphan 1749 days ago
There’s a trend at the moment called design tokens which standardises all the design constraints for your website, e.g. spacing, colours, fonts, etc. Tailwind and I guess this allows for you to build super consistent websites based off of predefined tokens
1 comments

Ok, that's interesting and useful I guess, once you're building a site that gets to a certain scale. Mine don't tend to get that big :)