Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- server
- rpg server
- Camera Zoom
- Unity Editor
- Digital Ocean
- java
- Git
- react
- Packet Network
- critical rendering path
- Camera Movement
- MySQL
- css framework
- Unity IAP
- unity
- springboot
- linux
- SDK upgrade
- screencapture
- Spring Boot
- nodejs
- --watch
- Google Refund
- draganddrop
- express
- Google Developer API
- mongoDB
- spread 연산자
- docker
- OverTheWire
Archives
- Today
- Total
목록css framework (1)
우당탕탕 개발일지

공식문서https://tailwindcss.com/docs/installation Installation - Tailwind CSSThe simplest and fastest way to get up and running with Tailwind CSS from scratch is with the Tailwind CLI tool.tailwindcss.com 1. VSCode 에서 TailWindCSS IntelliSense 설치2. 프로젝트에 TailWindCSS 다운로드 및 init## 3가지 모듈 다운로드. -D 옵션은 개발에서 사용한다는 의미. -developmentnpm install -D tailwindcss npx tailwindcss init 3. tailwind.config.js 작성현..
Client
2024. 5. 21. 12:02