Skip to content
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

Improve layout of main component and add splash screen parameter #7

Merged
merged 6 commits into from
Mar 19, 2024

Conversation

Carifio24
Copy link
Member

@Carifio24 Carifio24 commented Mar 18, 2024

This PR adds some CSS to help set up the layout of the main template component. Most of this is taken from existing stories, and helps make this template be out-of-the-box ready.

Additionally, this resolves #5 by adding a splash query parameter to allow not displaying the splash screen, which is another feature that we've frequently implemented in our current stories.

Note that this anticipates the logo CSS added in cosmicds/vue-toolkit#2.

@Carifio24 Carifio24 merged commit cf965e4 into cosmicds:main Mar 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add query parameter to turn off splash screen during development to template
1 participant