styled-components
属性时, content: "\2715"
似乎没有应用样式。因为注释该属性也不起作用,所以它与解析有关吗?仅当我完全删除该行时,它才有效。但是,content: "\00a9"
并非适用于版权符号。它适用于某些代码,但不适用于其他代码。
在此处查看演示(删除内容属性会应用其他样式,注释该行无效):https://codesandbox.io/s/proud-forest-x6r8w
我已经仔细检查过css代码,这似乎不是问题:https://www.toptal.com/designers/htmlarrows/symbols/multiplication-x/
答案 0 :(得分:1)
我想这是由于卫生。如果您添加另一个反斜杠(例如content: "\\2715"