Bootstrap @mixin make-col($size, $columns: $grid-columns) Explained!

holly bourneville
2 min readFeb 20, 2023
Photo by KOBU Agency on Unsplash

This article does require a basic understanding of Bootstrap Grids and is only to explain the @mixin make-col and the variables contained inside it.

The Bootstrap mixin @mixin make-col($size, $columns: $grid-columns) is used to create a column for a grid system.

--

--

holly bourneville

Hi Im Holly! I’m from New Zealand. I’m in my first job as a Front End Web Developer and want to share my learnings and thoughts along the way!