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

Introduce button-outline-variant() from upstream #2067

Open
julien-deramond opened this issue Jun 6, 2023 · 0 comments
Open

Introduce button-outline-variant() from upstream #2067

julien-deramond opened this issue Jun 6, 2023 · 0 comments

Comments

@julien-deramond
Copy link
Member

#2004 introduced a secondary outline button to be able to use on blue backgrounds (for example).

.btn-outline-secondary is defined by using the button-variant() mixin.

Upstream, it uses a dedicated button-outline-variant() mixin.

It might be complicated to reintroduce but would offer a nice mixin for folks customizing Boosted.

While doing it:

  • Keep in mind that it must stay not too complicated: otherwise close this issue
  • Keep in mind that it must be reusable by folks customizing Boosted: if too specific and useless, close this issue
@julien-deramond julien-deramond changed the title Outline buttons Introduce button-outline-variant() from upstream Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant