Releases: bastienmoulia/bootstrap-container-queries
Releases · bastienmoulia/bootstrap-container-queries
v2.0.0
v1.4.0
Added
- Add classes for margin and padding.
v1.3.0
Changed
- Change the CSS for
.bcqto be minimal.
v1.2.0
Added
- Add classes for
.bcq-text-{breakpoint}-{value}and.bcq-float-{breakpoint}-{value}.
v1.1.0
Added
- Normal and compressed versions of the CSS file in dist.
Fixed
- Fixed import of the library by adding export in the package.json
- Move the bootstrap import from the main scss file into another for the build
First release
Added
- Container queries with
.bcq,.bcq-{breakpoint}-{size}and.bcq-d-{breakpoint}-{value}.