bootstrap2 [BOOTSTRAP] BOOTSTRAP NPM 설정 bootstrap npm 설치 npm install bootstrap@5.3.0-alpha1 import scss 테마 색상 커스터마이징 @import "../node_modules/bootstrap/scss/functions"; @import "../node_modules/bootstrap/scss/variables"; @import "../node_modules/bootstrap/scss/mixins"; $theme-colors: ( "primary": $primary, "secondary": yellowgreen, "success": $success, "info": $info, "warning": $warning, "danger": $danger, "light": $light, "dark": $da.. 2023. 2. 8. [BOOTSTRAP] BOOTSTRAP 개요 부트스트랩 웹사이트를 쉽게 만들 수 있게 도와주는 CSS, JS 프레임워크 https://getbootstrap.com/docs/5.3/getting-started/introduction/ Get started with Bootstrap Bootstrap is a powerful, feature-packed frontend toolkit. Build anything—from prototype to production—in minutes. getbootstrap.com 2023. 2. 8. 이전 1 다음