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
/
index.css
6 lines
(5 loc)
•
63 B
CSS
View Raw
1
2
3
4
5
6
body
{
margin
:
0
;
padding
:
0
;
font-family
: sans-serif; }