Introducing sass-getunicode March, 25 2013 - by Victor Coulon Last week I tweeted a âprotipâ which explains how to find the unicode of a special character to use it in a CSS pseudo element (i.e. :afterand :before). Find a character unicode:âââ.charCodeAt(0).toString(16); // >â2603âthen:.foo:after{content:â\2603â;}#protip In case of you donât know what it is, a pseudo-element creates an element and
{{#tags}}- {{label}}
{{/tags}}