From ab9144e161094d45d7eeb2fa9c6ca92d38f49977 Mon Sep 17 00:00:00 2001 From: RepoPilot-tech <235473676+RepoPilot-tech@users.noreply.github.com> Date: Sun, 16 Nov 2025 23:42:05 -0500 Subject: [PATCH] Finish README.pair-extraordinaire.md How to get New branch created to get Pair Extraordinaire with Star-1226 --- README.md | 5 +++++ assets/application.js | 1 - tailwind.config.js | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4f27a3..3f294ac 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ shopify theme init [ NAME OF YOUR THEME ] --clone-url https://github.com/polidar If you don't have Shopify CLI installed to your computer, navigate to the [installation page of Shopify CLI](https://shopify.dev/themes/tools/cli/installation). ## Not a student +<<<<<<< Updated upstream If you're not a student, you can still use this repository to start a new Shopify theme project. However, any issues that you will encounter throughout your development will not be supported as the instructor will only answer questions through the course's QnA page. +======= + +If you're not a student, you can still use this repository to start a new Shopify theme project. However, any issues that you will encounter throughout your development will not be supported as the instructor will only answer questions through the course's QnA page. +>>>>>>> Stashed changes diff --git a/assets/application.js b/assets/application.js index bc084d6..e69de29 100644 --- a/assets/application.js +++ b/assets/application.js @@ -1 +0,0 @@ -// Put your application javascript here diff --git a/tailwind.config.js b/tailwind.config.js index 39824a4..1bf9d4b 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -13,3 +13,5 @@ module.exports = { plugins: [], } + +