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 a new default config for @4.0.0-alpha.6 #299

Closed
wants to merge 1 commit into from

Conversation

tc-imba
Copy link

@tc-imba tc-imba commented Apr 30, 2017

I know that many people have a bug when using bootstrap@4.0.0-alpha.6 because in this release:

  • Renamed _animation.scss to _transitions.scss for clarity.
  • Renamed .tag back to .badge, like v3, to avoid conflicts with common WordPress styles.

So in the Component part of the default config, these two names should be changed for webpack to work:

  • animation -> transitions
  • tag -> badge

I renamed the old default config for bootstrap@4.0.0-alpha.4 and add a new default config for bootstrap@4.0.0-alpha.6 in the pull request.


This change is Reviewable

@tc-imba tc-imba closed this Apr 30, 2017
@tc-imba
Copy link
Author

tc-imba commented Apr 30, 2017

Maybe reopend if another fix about this problem not accepted

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.

None yet

1 participant