Jarred Trost

Results 3 comments of Jarred Trost

@excid3 There hasn't been any movement on this, so I created pull request https://github.com/FortAwesome/font-awesome-sass/pull/71 with the stacked_icon helper.

I solved this problem by attaching some hooks to the editor, and scrolling to the bottom of the `div` when the number of lines change. ````javascript const [lines, setLines] =...