1분 bootstrap customizing 연습
npm, yarn을 설치했다면, bootstrap theme 변경을 위한 초간단 테스트를 할 수가 있다. #!/bin/bash mkdir bootstrap-customizing cd bootstrap-customizing yarn init -y yarn add bootstrap node-sass mkdir -p public/css yarn node-sass --recursive --output public/css \ --source-map true --source-map-contents true \ node_modules/bootstrap/scss bootstrap은 scss로 관리되고 있으므로 yarn(npm)으로 받아다가 바로 컴파일 해 볼 수가 있다. 위의 예는 directory 만들고, 빠르게 n..
전체/장난하기
2020. 4. 2. 14:08
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- OpenID
- ssh
- MySQL
- nodejs
- writely
- 오픈소스
- tattertools
- 커피
- 덴드롱
- 수선화
- SSO
- JavaScript
- 클레로덴드럼
- 퀴즈
- 구근
- 식물
- Tattertools plugin
- macosx
- 대화
- 디버깅
- Linux
- BlogAPI
- 킹벤자민
- SVN
- VIM
- perl
- 벤자민
- Subversion
- url
- TCP/IP
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 |
글 보관함