Skip to content

Commit

Permalink
Merge pull request #209 from MrJadaml/patch-1
Browse files Browse the repository at this point in the history
update install instructions
  • Loading branch information
ndelangen authored Jan 16, 2023
2 parents 5fc08e2 + 8e181d4 commit 1a1239e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/preset-scss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ One-line SCSS configuration for storybook.
## Basic usage

```
yarn add -D @storybook/preset-scss css-loader sass sass-loader style-loader
yarn add -D @storybook/preset-scss css-loader@5.2.6 sass sass-loader@10.1.1 style-loader@2.0.0
```

Then add the following to `.storybook/main.js`:
Expand Down

0 comments on commit 1a1239e

Please sign in to comment.