We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da06c23 commit 9455ec5Copy full SHA for 9455ec5
docusaurus/docs/adding-bootstrap.md
@@ -39,7 +39,7 @@ To enable `scss` in Create React App you will need to install `node-sass`.
39
npm install --save node-sass
40
```
41
42
-Alternatively you may use `yarn`::
+Alternatively you may use `yarn`:
43
44
```sh
45
yarn add node-sass
0 commit comments