docs: add story for featured-story
I was encountering problems when trying to trigger a manual update for jquery-match-height in Storybook. Everything was imported fine from the looks of it, and I could access matchHeight via dev tools... but none of the functions in matchHeight were doing anything. I'm unsure whether the fact that storybook uses iframes is a factor in this.
Instead, I'm just applying display: flex
to simulate it for the sake of the docs.
Edited by Olivier Goulet