You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
Hi, I'm brand new to the Shopify world. I've just spent a couple hours setting up a Slate development environment and partner account, downloaded the Shopify Developer Tools app, populated my store with dummy data, all of that stuff.
The first thing I see after opening a browser with yarn start is a giant padlock icon stretched to fill the browser width. I get it, there are no styles included here, it's not broken. After I disabled password protect on my development store, I no longer see a padlock but instead some nice line-art sunglasses and camera covering the entire page. Unfortunately, the text is all obscured by this SVG and I cannot interact with anything. Surely this is a bug?
The starter theme is a Mount Everest of boilerplate. I think a little CSS to at least unbreak this first impression would be welcomed, no?
The text was updated successfully, but these errors were encountered:
mmontag
changed the title
Add some minimal CSS to at least unbreak the page
Add some minimal CSS to unbreak the page
Jun 14, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I'm brand new to the Shopify world. I've just spent a couple hours setting up a Slate development environment and partner account, downloaded the Shopify Developer Tools app, populated my store with dummy data, all of that stuff.
The first thing I see after opening a browser with
yarn start
is a giant padlock icon stretched to fill the browser width. I get it, there are no styles included here, it's not broken. After I disabled password protect on my development store, I no longer see a padlock but instead some nice line-art sunglasses and camera covering the entire page. Unfortunately, the text is all obscured by this SVG and I cannot interact with anything. Surely this is a bug?The starter theme is a Mount Everest of boilerplate. I think a little CSS to at least unbreak this first impression would be welcomed, no?
The text was updated successfully, but these errors were encountered: