Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的 AMP 视图中使用来自 WordPress 编辑器的内联样式。目前,AMP 会删除所有内联样式。
有没有办法保护单个类并在 AMP 中使用它,还是违反 AMP 的概念?
我找到了答案! 您可以使用该类.amp-custom在 AMP 中保留内联样式。
.amp-custom