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

Add i18n and start new design #55

Merged
merged 4 commits into from
Mar 23, 2021
Merged

Conversation

Tommytrg
Copy link
Member

@Tommytrg Tommytrg commented Mar 11, 2021

  • Add nuxt-i18n
  • Start applying new design
  • Allow auto-import components

@Tommytrg Tommytrg changed the title Hero design @Tommytrg feat: update hero and navbar to new design Mar 11, 2021
@Tommytrg Tommytrg changed the title @Tommytrg feat: update hero and navbar to new design feat: update hero and navbar to new design Mar 11, 2021
@Tommytrg Tommytrg changed the title feat: update hero and navbar to new design Add i18n and start new design Mar 23, 2021
color: $black;
border-color: $black;
&.gradient {
// color: black;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment

// color: black;
background: #5fbfae;
color: white;
// border-color: black;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment

class="social"
src="/"
:alt="$t('nav_bar.social_image_alt')"
/>
</a>
</li>
<!-- TODO: ADD LANGUAGE COMPONENT -->
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment

import vSelect from 'vue-select'

import 'vue-select/dist/vue-select.css'
// import 'vue-select/src/scss/vue-select.scss'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment

@Tommytrg Tommytrg merged commit 830b479 into witnet:redesign Mar 23, 2021
@Tommytrg Tommytrg mentioned this pull request Mar 24, 2021
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.

2 participants