-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Design layout #90
Design layout #90
Conversation
* show > 24 hours correctly * show inventory * s/Address/Wallet/ * upgrade anchor Co-authored-by: Levi Cook <[email protected]>
* temp * Temp * Fixing styling * More styling * footers * Stage 1 ready
This looks very extensive and makes me worry that it's getting too far from the goals of the project. This is meant to be a fork and customize starter app & it's supposed to start off looking a bit rough. If you think this enables that please attach screeshots or a loom video showing how that's accomplished. |
Hi, after I followed all of the steps, I got this error, when I tried to run the command "yarn start". |
Loom video : https://www.loom.com/share/ae7ce23b708a4009843bafa60045317d I agree it might be a big change, it's supposed to help kick start even faster. The only thing we need from the main repo is to to keep similar structure to https://github.com/Realtyka/real-commons/pull/79 , that way there will be no crazy syncs. What do you think, better go that route? |
I think this should work laravel-mix/laravel-mix#2103 |
Hello guys, can you show me the way to change the connect and mint button, I tried to change the Navbar.scss but it just added a layer on top of the existing background of the button. I tried to style it in the ConnectionMintButton.tsx but It didn't work out. |
can you post what you tried? |
Closing, will keep it as a separate fork as @levicook mentioned, it might be too big of a change. |
Description
Design layout, improved configurability (still need some extra loving).
Type of change
How Has This Been Tested?