Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/documentation/stories/include-bootstrap.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ A quick test is to add the following markup to `app.component.html`
```
After saving this file, return to the browser to see the bootstrap styled button.

## Using SASS
## Using SASS (applies to version 4.x)
Open `angular-cli.json` change reference of `styles.css` to `styles.scss` and rename the file accordingly.

Create an empty file `_variables.scss` in `src/`.
Expand Down