We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53fcbc6 commit 1435f52Copy full SHA for 1435f52
.storybook/preview-experimental.scss
@@ -29,4 +29,10 @@ $css--reset: false; // prevent thousands of resets being included...
29
& > *:after {
30
box-sizing: inherit;
31
}
32
+
33
+ ul {
34
+ list-style: none;
35
+ margin: 0;
36
+ padding: 0;
37
+ }
38
.storybook/preview.scss
@@ -28,4 +28,10 @@ $css--reset: false; // prevent thousands of resets being included...
28
0 commit comments