Geordan Rosario
Geordan Rosario
These glyphs will need to be imported into the current version of the TTF (which had the negative recurring icon added in the meantime). I don't know how to do...
They show up in https://geordanr.github.io/xwing-miniatures-font/ which uses the TTF; codepoints should be `U+003a` and `U+003b`.
A fix for this would be welcome; I'm not an expert on Sass, but it looks like what we've got now is a byproduct of Sass compilation: https://github.com/sass/node-sass/issues/1331
That sounds good to me.
It looks like it has to do with this: https://twittercommunity.com/t/action-required-sign-in-with-twitter-users-must-whitelist-callback-urls/105342 In Twitter app settings, I had to add both `https://mysite.example.com/auth/twitter` and `https://mysite.example.com/auth/twitter/callback` to get authentication to work.