Jake Hiller

Results 3 comments of Jake Hiller

I made a temporary fix for this by adding a custom preference scoped to source.css.less with ``` { smartTypingPairs = ( ( ':', ';' ), ( '{', '}' ), );...

Hi Gerard, I've actually been meaning to mention in the readme that [velocity-react](https://github.com/twitter-fabric/velocity-react) was released shortly after this. That library accomplishes the same thing as this one, and a bit...

@JahazielGuzman here's a working SVG: ``` ``` fwiw - i ran it through https://jakearchibald.github.io/svgomg/ - removed the opacity - set the fill to none explicitly since this is a stroke...