Skip to content

Commit 055e60f

Browse files
authored
Merge pull request #2086 from ember-learn/super-rentals-tutorial
Tutorial Updates
2 parents 36d7ff6 + 716fd3e commit 055e60f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+17
-10
lines changed

.stylelintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# compiled output
55
/dist/
66
/public/assets
7+
/public/downloads
78

89
# addons
910
/.node_modules.ember-try/

guides/release/tutorial/part-1/orientation.md

Lines changed: 7 additions & 7 deletions

guides/release/tutorial/part-2/ember-data.md

Lines changed: 6 additions & 1 deletion

public/downloads/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ div,
2222
span,
2323
a,
2424
button {
25-
font-family: Lato, "Open Sans", "Helvetica Neue", "Segoe UI", Helvetica,
26-
Arial, sans-serif;
25+
font-family:
26+
Lato, "Open Sans", "Helvetica Neue", "Segoe UI", Helvetica, Arial,
27+
sans-serif;
2728
line-height: 1.5;
2829
}
2930

18.1 KB
12.3 KB
9.98 KB
6.58 KB
6.53 KB
8.11 KB

0 commit comments

Comments
 (0)