-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Bootstrap v4 #32
Comments
Take a look at my repo https://github.com/ksaadDE/PUG-Bootstrap.git I fixed the Topbar (with a few hacks, needs adaption) I changed your coding style as you can see in the usage example for the TopBar below:
navbar is defined by mixin navbar(name, id, style, href) It's still in the navbar pug Also a few things already working out of the box, Buttons are still working I guess. |
Looks good to me, if you are ready you can raise a PR against the b4 branch, I will take a look |
Hey, currently my time is limited to work on it. You're free to copy what you need. If you want to use it. 👍 |
This is a tracking issue for Bootstrap v4 upgrade for this lib
Components
Layouts
The text was updated successfully, but these errors were encountered: