We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would need shortcodes for:
[navbar]
[navbar-brand]
[navbar-text]
[navbar-toggler-icon]
[navbar-toggler-text]
Could use/modify existing shortcodes for use in navbars:
[collapse]
[collapse-toggle]
[nav]
.nav
.navbar-nav
[nav-item]
[nav-link]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Would need shortcodes for:
[navbar]
[navbar-brand]
[navbar-text]
[navbar-toggler-icon]
[navbar-toggler-text]
Could use/modify existing shortcodes for use in navbars:
[collapse]
[collapse-toggle]
[nav]
(would need to update to conditionally omit.nav
class is.navbar-nav
class is set)[nav-item]
,[nav-link]
The text was updated successfully, but these errors were encountered: