Skip to content

Removed outdated optional step: "Better scrolling" #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2019
Merged
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
6 changes: 1 addition & 5 deletions tests/dummy/app/pods/docs/quickstart/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,7 @@ windows.
`tests/dummy/public` folder. We recommend using using
[Ember CLI Favicon](https://github.com/davewasmer/ember-cli-favicon).

3. **Better scrolling.** You may want to install
[Ember Router Scroll](https://github.com/dollarshaveclub/ember-router-scroll)
to enable "scroll to top with preserved browser history scroll position".

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.
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.

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

Expand Down