material-ui theme 적용
dark theme 적용하기 theme와 palette를 이용하기 위해서는 아래와 같이 styles을 설치해 줍니다. // with npm npm install @material-ui/styles // with yarn yarn add @material-ui/styles 그리고, 아래와 같이 테마를 생성하고, 이를 적용해주면 됩니다. import React from 'react'; import { createMuiTheme } from '@material-ui/core/styles'; import { ThemeProvider } from '@material-ui/styles'; import CssBaseline from '@material-ui/core/CssBaseline'; const darkThe..
Frontend/material-ui
2021. 3. 11. 17:44
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Kibana
- error
- gradle
- Postman
- Java
- elasticsearch
- Spark
- spring
- JSON
- tomcat
- apm
- AWS
- logstash
- maven
- mac
- intellij
- Index
- JPA
- install
- Log
- Size
- spring boot
- docker
- Filter
- Linux
- plugin
- Git
- SpringBoot
- scala
- Container
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함