Atomic Habits

React. Part2. ch3. 13. Tailwindcss 본문

IT/React

React. Part2. ch3. 13. Tailwindcss

체계성 2021. 11. 16. 23:10

- 컴포넌트 리턴 방식이 아닌, 정해진 CSS효과를 클래스 네임으로 지정해서 적용한다.

- https://tailwindcss.com/  

- IntelliSense extension for VS Code를 이용하면 많은 클레스네임을 쉽게 확인하고 지정할 수 있다.

- https://tailwindcss.com/docs/guides/create-react-app 

-

'IT > React' 카테고리의 다른 글

e.target - React vs JavaScript  (0) 2022.05.29
리액트 부트스트랩(Bootstrap)  (0) 2021.11.18
[React] MUI - custom SVG Icon 만들기  (0) 2021.11.15
React. Part2. ch3. 10~12. Material UI 1,2,3  (0) 2021.11.14
[VS CODE] React Code Snippets  (0) 2021.11.14
Comments