-
I just forked the current ikonli version and tried to build it in Netbeans 12 under Win 10. For both sampler-javafx and ikonli-browser I get the same error message (see below). I didn't find anything …
-
It would be really useful if the Keybindings table also indicated whether or not a keybinding source was a community or a core source. I'm not sure what would be the best way to indicate it though (do…
-
I am requesting a feature to switch between Nerd Font and Powerline Font by using some variable like `SPACESHIP_PROMPT_FONT` in the `.zshrc`.
```
# To chose Nerd Font
SPACESHIP_PROMPT_FONT="nerdf…
-
I have followed all of the steps and below is my MainActivity.java file:
```
package com.test;
import android.os.Bundle;
import com.facebook.react.ReactActivity;
import org.devio.rn.splashscree…
-
```
➜ Downloads chmod +x Kit-Linux-1.40.62-x86_64.AppImage
➜ Downloads ./Kit-Linux-1.40.62-x86_64.App…
-
Like others, I've encountered issues with inserted icons throwing off alignment of text because icons are occasionally wider than fixed width characters. You could argue that this is a bug in Emacs a…
-
Hi react-native-vector-icons team! I was wondering if there was a specific reason behind excluding "home-fill" from the set of Octicon icons and if there are any plans to include it as I am currently …
-
-
Hi,
I noticed that the CSS file generated by "grunt-webfont" contains a general class for the iconfont with a property
``` css
{
line-height: 1;
}
```
This is causing some weird alignment in my c…
-
After I archived, I got this error.
Please help me
xcode version: 12.0.1
pod version: 1.9.3
npm:
"react": "16.13.1",
"react-native": "0.63.2",
"react-native-azure-speech-text…