Taking advantage of theme-ui to build a landing page on a Gatsby project without plugins

InstructorChris Biscardi

Share this video with your friends

Send Tweet

We talk a little bit about what makes a good landing page (hint: it's copy!), then we install theme-ui and get a very basic landing page shipped including a log in button.

truehello
~ 4 years ago

Does using gatsby-plugin-theme-ui simplify much of this step? Seems to handle much of the heavy lifting without needing the wrap-root-element or gatsby-browser file