Setting2 TailwindCSS, Vite설치 - React, Vue 1. 홈페이지 접속 https://tailwindcss.com/ 상단 네비게이션바에 Docs 클릭 Installation Play CDN 클릭 vscode에서 적용시킬 프로젝트를 열어줍니다. (작업하시는 폴더를 누르고 선택) 메뉴바에 터미널에서 새 터미널을 열거나 아래 단축키를 입력해주세요. (단축키 Window: [Ctrl + Shift + ~] , [Mac: Contorl + ~ ]) 터미널 창에서 아래를 복붙해주세요. npm install -D tailwindcss postcss autoprefixer npx tailwindcss init -p 설치가 완료되면 tailwind.config.js 파일이 생깁니다. 설치된 파일중 tailwind.config.js 에서 경로설정 및 커스터마이징을 할수있습.. 2023. 2. 7. Eclipse, Spring Boot 기본 설정 및 추가 설정 +추가) Spring Boot 설정 및 기본 설정 window의 경우: window -> preferences Mac의 경우: Command + , 1. 현재 힙 메모리 상태를 보이게 설정 해줄수 있습니다. Preferences - General - Show heap stauts 체크 2. UTF-8 설정 Preferences - General - Conetnet Type Preferences - General - Conetnet Type Preferences - General - Workspace Preferences - Web - CSSFile Preferences - Web - HTMLFile 2023. 2. 6. 이전 1 다음