Answers for "modify an existing theme color bootstrap 4"

0

modify an existing theme color bootstrap 4

$theme-colors: (
  "primary": #0074d9,
  "danger": #ff4136
);
Posted by: Guest on March-09-2022

Browse Popular Code Answers by Language