Answers for "bootstrap sass colors to css colors"

CSS
0

how to use bootstrap color variables in sass

color: theme-color("primary");
Posted by: Guest on September-05-2021

Browse Popular Code Answers by Language