Styled Bootstrap Grid
This library is a re-implementation of the bootstrap grid layout system. It uses styled-components as basic components for styling your web layout.
Get Started
You can install the library using either yarn or npm.
Since this library has been built from skratch, you can simply re-styling all components defined on it. For instance, if you want to create a basic grid layout you can do the following:
Last updated