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
- screencapture
- SDK upgrade
- MySQL
- spread 연산자
- react
- draganddrop
- Camera Movement
- Spring Boot
- rpg server
- Unity IAP
- Camera Zoom
- Google Developer API
- Digital Ocean
- Google Refund
- java
- Git
- unity
- mongoDB
- docker
- Unity Editor
- critical rendering path
- server
- Packet Network
- --watch
- OverTheWire
- springboot
- express
- nodejs
- linux
- css framework
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