+ 3
Grid System , CSS Vs Bootstrap !
Why CSS Grid is better than Bootstrap for creating layouts ?
4 Answers
+ 4
Bootstrap is just css library. If you really good in css, you dont need bootstrap, you can create your own components, as what đłđŹ Mofey đłđŹ mentioned.
You should learn css grid and flexbox, there are latest css styling format.
Here some codes that build by pure css only.
https://code.sololearn.com/Wc9xlP68I822/?ref=app
https://code.sololearn.com/WiLqTS0rCNIC/?ref=app