diff --git a/.storybook/custom-styles.scss b/.storybook/custom-styles.scss index 937502af1f..7a194f991e 100644 --- a/.storybook/custom-styles.scss +++ b/.storybook/custom-styles.scss @@ -1,5 +1,4 @@ -// Import react-uswds scss -@import '../src/styles/index.scss'; +@use 'uswds-core' as *; // Add custom styles for storybook implementation .custom-class {