Skip to content

Help to migrate Bootstrap v4 alpha to beta #23857

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

Closed
marlonmleite opened this issue Sep 6, 2017 · 2 comments
Closed

Help to migrate Bootstrap v4 alpha to beta #23857

marlonmleite opened this issue Sep 6, 2017 · 2 comments

Comments

@marlonmleite
Copy link

Some migrations doubts that I found and could not evolve:

  • btn-secondary: no support background white, what css class to use white background on button?

  • My variables $brand-* are used by several .scss, what is the correct way now? Leave the $brand-* in my variables or change everything for something else?

  • Link color broke, can not find certain variables;

These are the problems that I have now, but I do not know which ones I will have in future after the correction.

Someone who has already migrated, could you clarify these doubts and any other that will arise after this?

What is the correct way to import and overwrite _variables.scss in beta?

@Herst
Copy link
Contributor

Herst commented Sep 6, 2017

what css class to use white background on button?

You could use the outline versions.

What is the correct way to import and overwrite _variables.scss in beta?

See #22821 and #22891.

@Johann-S
Copy link
Member

Johann-S commented Sep 7, 2017

Sorry, but we cannot help with how-to or general troubleshooting issues here; only bug reports and feature requests. You'll want to ask around in the official Slack team or Stack Overflow. See our readme for more details.

@Johann-S Johann-S closed this as completed Sep 7, 2017
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

No branches or pull requests

3 participants