IT/React
React. Part2. ch3. 13. Tailwindcss
체계성
2021. 11. 16. 23:10
- 컴포넌트 리턴 방식이 아닌, 정해진 CSS효과를 클래스 네임으로 지정해서 적용한다.
- IntelliSense extension for VS Code를 이용하면 많은 클레스네임을 쉽게 확인하고 지정할 수 있다.
- https://tailwindcss.com/docs/guides/create-react-app
-