Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit b445fce

Browse files
committed
Add styles.css to filetree in toh-pt1 and toh-pt2
1 parent fdb78b1 commit b445fce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/docs/dart/latest/tutorial/toh-pt1.jade

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,9 @@ include ../_util-fns
2626
.children
2727
.file index.html
2828
.file main.dart
29+
.file styles.css
2930
.file pubspec.yaml
3031

31-
// Add .file styles.css
32-
3332
.p  
3433

3534
.callout.is-helpful

public/docs/dart/latest/tutorial/toh-pt2.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ p Run the #[+liveExampleLink2('', 'toh-2')] for this part.
2929
.children
3030
.file index.html
3131
.file main.dart
32+
.file styles.css
3233
.file pubspec.yaml
3334
:marked
3435
### Keep the app compiling and running

0 commit comments

Comments
 (0)