Import Global Stylesheets for all Stories in preview.js

InstructorMichael Chan

Share this video with your friends

Send Tweet

In this lesson, we configure Storybook to load global stylesheets for all stories. This is a great way to get general CSS into all stories and useful practice for adding resets, fonts, and globally shared stylesheets.