티스토리 뷰

공부

[reactjs] material-ui, grid system

승가비 2023. 8. 6. 00:16
728x90

https://stackoverflow.com/questions/67013112/material-ui-how-to-access-all-palette-shades-inside-component

 

Material-UI: how to access all palette shades inside component

To customize my Material UI palette, I've done something like this to set up my theme: import blue from '@material-ui/core/colors/blue'; const theme = createMuiTheme({ palette: { primary: bl...

stackoverflow.com

https://unikys.tistory.com/371

 

[Bootstrap] 시작하기, CSS 기능: 그리드 시스템(Grid system)

* 이번에는 Bootstrap으로 반응형 웹을 만드는데 가장 중요한 기능 중 하나인 CSS 기능들에 대해서 살펴볼 것이다. CSS 기능은 말그대로 CSS를 토대로 제공이 되는 기능들로 특정 class 명을 부여함으로

unikys.tistory.com

 

728x90
댓글