aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorTeddy Wing2017-02-03 20:05:11 +0100
committerTeddy Wing2017-02-03 20:05:11 +0100
commit22207ed91997361da247bbe1f676bcc0c05baf51 (patch)
treee5d5f4dbcc3ad183c61ef4287e34634cff4b63ae /app/assets/stylesheets
parent085aef748499d4806104b4af8f367a91870acffd (diff)
downloadAngular-tutorial-22207ed91997361da247bbe1f676bcc0c05baf51.tar.bz2
Create HomeController
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/home.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/stylesheets/home.scss b/app/assets/stylesheets/home.scss
new file mode 100644
index 0000000..f0ddc68
--- /dev/null
+++ b/app/assets/stylesheets/home.scss
@@ -0,0 +1,3 @@
+// Place all the styles related to the home controller here.
+// They will automatically be included in application.css.
+// You can use Sass (SCSS) here: http://sass-lang.com/