Customize
-
Bootstrap - 테마 색상 커스터마이징Bootstrap 2021. 5. 29. 20:55
https://getbootstrap.com/docs/5.0/customize/overview/ Customize Learn how to theme, customize, and extend Bootstrap with Sass, a boatload of global options, an expansive color system, and more. getbootstrap.com // Required @import '../node_modules/bootstrap/scss/functions'; @import '../node_modules/bootstrap/scss/variables'; @import '../node_modules/bootstrap/scss/mixins'; $secondary: yellowgree..