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