Jump to content

CSS Bootstrap 5 Layout alternative for Blueprint

Go to solution Solved by Chris Pratt,

You just need to build Bootstrap yourself and include on the styles you want. There's actually SCSS file just for the grid:

 

https://github.com/twbs/bootstrap/blob/main/scss/bootstrap-grid.scss

 

Pull the project and then build that file only. Then include it with the rest of your CSS.

I am looking into different UI toolkits for a project. I found two options that would suite me - "Bootstrap 5" and "Blueprint". Although Blueprint looks better for me, it doesn't offer a layout system like Bootstrap. 

Is there a way to only use the layout system from Bootstrap together with Blueprint? Or maybe there is a library I can use just for that together with Blueprint. 

 

 

Link to post
Share on other sites

You just need to build Bootstrap yourself and include on the styles you want. There's actually SCSS file just for the grid:

 

https://github.com/twbs/bootstrap/blob/main/scss/bootstrap-grid.scss

 

Pull the project and then build that file only. Then include it with the rest of your CSS.

CPU: AMD Ryzen 9 9950X3D · Cooler: Noctua NH-D15S Chromax.black · Motherboard: Gigabyte Auros X670 Elite AX · RAM: G.Skill Flare X5 64GB (2 x 32GB) DDR5 6000MHz CL30 · Graphics Card: Zotac NVIDIA GeForce RTX 4070 Super Twin Edge OC 12GB · Boot Drive: 1TB XPG Gammix S70 Blade NVMe SSD · Game Drive: 2TB WD SN850X NVMe SSD · PSU: Seasonic Focus GX V3 1000W 80+ Gold · Case: Fractal Design North Mesh · Monitor: MSI Optix MAG342CQR 34” UWQHD 3440x1440 144Hz · Keyboard: EPOMAKER x Aula F99 Wireless Mechanical Keyboard · Mouse: Logitech G309 Lightspeed Wireless Gaming Mouse

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×