Tailwind
		
		
		
		Jump to navigation
		Jump to search
		
This article is a stub. You can help the microformats.org wiki by expanding it.
Tailwind is a CSS framework that unfortunately uses some classnames with some microformats2 prefixes and can cause false positives in microformats2 parsers.
We recommend avoiding the use of Tailwind accordingly.
As a workaround, parser developers may wish to consider an opt-in flag to block a specific blocklist of Tailwind classnames which collide with yet are meaningless for microformats2.
- h-px, h-auto, h-full, h-screen, h-min, h-max, h-fit are in Tailwind docs
- ... add more with a citation of where they were found/documented