/** * Load our Rev CSS custom properties * for all our stories. * Note that in the final app, the app is * responsible for doing this step, * not the component, as this is global styles. * * Since we are still on MTC, we need the raw path, * when we move to Vite, use @divriots/rev/tokens.css */ import '@divriots/rev/tokens/tokens.css';