For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
I have developed a appointment booking extension for dayschedule.com but I am unable to see the changes in my test stores.
For example, on 1st deployment I set the default color to red...After few hours I made some changes in CSS and deployed another version using :
```
shopify app deploy
```
But the changes are not visible on my test stores every after 24 hours, I already tried to uninstall > install the app. Any suggestion is really appreciated.
Normally we suggest to use version wise CSS and js call when new extension is released the version of old will clear.