diff --git a/.gitignore b/.gitignore index e7f6f92..3978972 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,6 @@ Thumbs.db # App Files # ############# *.tmproj -*.scssc -*.sassc +*.css +*.sass-cache *.sass \ No newline at end of file diff --git a/index.html b/index.html index 832ab1e..b57820a 100755 --- a/index.html +++ b/index.html @@ -123,5 +123,11 @@ $(document).ready(function(){ + + +