Skip to content

Commit bc47626

Browse files
committed
Merge pull request #4 from begeeben/master
Update README.
2 parents c31b1d1 + a8eff43 commit bc47626

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ Run `yo angular-ui-router`, optionally passing an app name:
2525
yo angular-ui-router [app-name]
2626
```
2727

28+
Optionally using Sass:
29+
```
30+
[?] Would you like to use Sass with the Compass CSS Authoring Framework? Yes
31+
[?] Which syntax do you prefer? (Use arrow keys)
32+
❯ sass
33+
scss
34+
```
35+
2836
## Generators
2937

3038
Available generators:

0 commit comments

Comments
 (0)