Justin parks
Justin parks
I'm running into the same errors. win7 64 [email protected] [email protected] [email protected] (not using `yarn`) Same errors **`gongph`** is encountering. Doesn't matter if I install via `gridsome create`, or if I...
I got around the hover tooltip with CSS: ``` ion-icon:before { content: ''; position: absolute; width: 100%; height: 100%; } ``` Doesn't resolve any accessibility issues that may be caused...
Adding to this ticket. There are a fair number of icons that either ignore the `--ionicon-stroke-width` setting altogether, or have inconsistent stroke widths as a result (`mic-off`, for example, honors...