From ef8872659b59a7b0250af5b995f7893096e544bb Mon Sep 17 00:00:00 2001 From: Dylan Bolger Date: Wed, 21 Mar 2018 12:22:10 -0500 Subject: working on web --- 5pxweb.sublime-project | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/5pxweb.sublime-project b/5pxweb.sublime-project index 0ccb1bd..a7e5c7a 100644 --- a/5pxweb.sublime-project +++ b/5pxweb.sublime-project @@ -5,7 +5,7 @@ "name": "All", "path": ".", "folder_exclude_patterns": ["*theos", "obj"], - "file_include_patterns": ["*.m", "*.mm", "*.h", "*.xm", "*.plist", "Makefile", "control", "*.strings", "depictions/", "css/", "CNAME", "Packages", "Release", "debs/", "*.html", "*.txt", "*.sh"] + "file_include_patterns": ["*.m", "*.mm", "*.h", "*.xm", "*.plist", "Makefile", "control", "*.strings", "depictions/", "css/", "CNAME", "Packages", "Release", "debs/", "*.html", "*.txt", "*.sh", "*.scss"] } ] } \ No newline at end of file diff --git a/README.md b/README.md index 82fcc1e..95cdbf4 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # My website, it's pretty neat right? -[link](fivepixels.xyz). \ No newline at end of file +[link](fivepixels.xyz) \ No newline at end of file -- cgit v1.2.3