UNPKG
mmintel-custom-react-scripts
Version:
latest (0.0.25)
0.0.25
0.0.24
0.0.23
Configuration and scripts for Create React App.
kitze/create-react-app
mmintel-custom-react-scripts
/
template
/
src
/
App.less
10 lines
(8 loc)
•
96 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
.App
{ &-title {
justify-content
: center; } &-subtitle {
font-weight
:
100
; } }