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 3ca4110 commit ce0b849Copy full SHA for ce0b849
.storybook/storybook.scss
@@ -1,8 +1,8 @@
1
@import '../node_modules/nhsuk-frontend/dist/nhsuk.css';
2
3
.tag-wrapper {
4
- display: 'flex';
5
- flex-direction: 'column';
+ display: flex;
+ flex-direction: column;
6
7
& > .nhsuk-tag {
8
margin-bottom: 10px;
0 commit comments