Skip to content

Commit

Permalink
use spacious tokens in storybook testing
Browse files Browse the repository at this point in the history
  • Loading branch information
oddvernes committed Jun 13, 2024
1 parent 5ca95fb commit 4a17bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eds-core-react/.storybook/preview.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//these imports are temporary for typograpy testing, will be replaced by final variables-verbose.css
import '@equinor/eds-tokens/css/spacing/primitives.css'
import '@equinor/eds-tokens/css/spacing/comfortable.css'
import '@equinor/eds-tokens/css/spacing/spacious.css'
const preview = {
viewMode: 'docs',
parameters: {
Expand Down

0 comments on commit 4a17bcb

Please sign in to comment.