Mid JavaScript

What are mixins in Bootstrap’s SCSS files?

Reusable SCSS functions that generate CSS dynamically.

Example:

@include border-radius(10px);

More from JavaScript Tutorial

All questions for this course