Hacker News new | ask | show | jobs
by patates 1896 days ago
People will gladly use classes from tailwind such as mt-1 (margin top 0.25rem) but they will freak out when they see the MsoNormal class. Is there a way to make the styles of the exported site look less like a word export?

Don't get me wrong, amazing work anyway, I just wanted to give some constructive criticism.

1 comments

@patates, Thanks for the feedback! Yes, I actually noticed the issue, and I do want to address the issue with an appropriate approach (but it still needs more thoughts). Of all the css frameworks tailwind is definitely the best fit as far as I see it, thanks to it's "utility first" concept.