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