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