summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2022-02-19 23:42:05 -0500
committerJacob McDonnell <jacob@simplelittledream.com>2022-02-19 23:42:05 -0500
commitd3bb64a6725b4c0e4077d91685a8cd9cc1531b7e (patch)
tree1b801146aeafc51eae87444192bd61cacfbd19fb /.vscode/settings.json
parent08cd57abb290db1caeb65c0707e8e13a08749428 (diff)
Updated CSS to better handle mobile
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..4c08140
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "livePreview.defaultPreviewPath": "/articles/index.html"
+} \ No newline at end of file