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.styl
9 lines
(8 loc)
•
163 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
.App-logo
animation
App-logo-spin infinite
20s
linear
height
80px
@keyframes
App-logo-spin from transform rotate(
0deg
) to transform rotate(
360deg
)