Skip to content

Commit 2ff6c6a

Browse files
authored
Merge pull request #338 from zachgarwood/quickstart-remove-outdated-optional-step
Removed outdated optional step: "Better scrolling"
2 parents 5131eaa + 3487c35 commit 2ff6c6a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tests/dummy/app/pods/docs/quickstart/template.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,7 @@ windows.
146146
`tests/dummy/public` folder. We recommend using using
147147
[Ember CLI Favicon](https://github.com/davewasmer/ember-cli-favicon).
148148

149-
3. **Better scrolling.** You may want to install
150-
[Ember Router Scroll](https://github.com/dollarshaveclub/ember-router-scroll)
151-
to enable "scroll to top with preserved browser history scroll position".
152-
153-
4. **Optionally customize your brand.** The primary brand color is <span class='docs-text-brand'>`#E04E39`</span>. You can change this value by setting the `--brand-primary` CSS custom property in your dummy app's `app.css` file.
149+
3. **Optionally customize your brand.** The primary brand color is <span class='docs-text-brand'>`#E04E39`</span>. You can change this value by setting the `--brand-primary` CSS custom property in your dummy app's `app.css` file.
154150

155151
For example, to set your brand color as `#3490DC`
156152

0 commit comments

Comments
 (0)