postcss color emoji::pencil:彩色表情符号! 源码
PostCSS颜色表情符号 :pencil: 表情符号全彩! 根据字体的不同,某些表情符号会以文本变体的形式呈现,而不是您所熟悉和喜爱的彩色版本。 通过此插件,您可以完全访问macOS,Windows和Linux上的系统表情符号。 /* Input */ . example { font-family : color-emoji; } /* Output */ . example { font-family : 'Apple Color Emoji' , 'Segoe UI Emoji' , 'Segoe UI Symbol' , 'Noto Color Emoji' ; }
文件列表
postcss-color-emoji-master.zip
(预估有个21文件)
postcss-color-emoji-master
.gitignore
51B
README.md
2KB
CHANGELOG.md
2KB
tests
basic.expect.css
198B
custom-properties.expect.css
138B
basic.css
68B
custom-properties.css
73B
configs
暂无评论