tailwind-3
How to override the default TailWind preflight setup for img and svg tags?
Based on the official TailWind docs, img 开发者_开发知识库and svg (and some other) elements use display: block. Is there a way to override this default behavior so that I change it to display: inline?[详细]
2022-12-07 17:46 分类:问答