diff --git a/shopify_theme.code-workspace b/shopify_theme.code-workspace new file mode 100644 index 0000000..94306d4 --- /dev/null +++ b/shopify_theme.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "../shopify_theme" + } + ], + "settings": {} +} \ No newline at end of file