중복되는 bootstrap5.scss 호출 제거를 위해 dist_css/common_ts.css로 묶음
import 과정의 불편함을 막기 위해 @, @ts, @util, @scss 추가
form에서 toggle, select 등 제거된 요소에 맞게 변경
- bootstrap4의 modal과 tooltip을 bootstrap5용으로 변경
- 중복되는 bootstrap5.scss 호출 제거를 위해 `dist_css/common_ts.css`로 묶음
- import 과정의 불편함을 막기 위해 `@`, `@ts`, `@util`, `@scss` 추가
- form에서 toggle, select 등 제거된 요소에 맞게 변경
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
dist_css/common_ts.css로 묶음@,@ts,@util,@scss추가