@@include("./partials/title-meta.html", {"title": "Spinners"}) @@include('./partials/head-css.html')
Use text color utilities like
.text-primary
,
.text-success
, or
.text-danger
to style the spinner, which inherits its color from
currentColor
.
Bootstrap spinners use
rem
,
currentColor
, and
inline-flex
for easy sizing and alignment.