New Bootstrap 5 UI Kits with Atlassian Design #37234
zhengchun
started this conversation in
Show & Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, Everyone!
Recently I created a new Bootstrap 5 UI Kits for my next project. Almost Bootstrap components are implementd by Atlassian Design. In addition to Bootstrap’s default component, I also created new components that often used in projects: Avatar, Blankslate, Steps(Progress Tracker), Sidebar+Menu.
In addition to Components, I trying create more utility class for help me quickly change element styles without leaving HTML.
Demo: https://fastbootstrap.com/
Download: https://github.com/fastbootstrap/atlassian-design-for-bootstrap
How to migrate from Bootstrap 5 ?
It's very simple, just use our new
fastbootstrap.css
instead ofbootstrap.css
, then refresh your page to see the result!If you trying use our extened components(Javascript Plug), use
fastbootstrap.js
instead ofbootstrap.js
.Waiting for your feedback. 🙏
Beta Was this translation helpful? Give feedback.
All reactions