mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Set up a monorepo with Lerna
This commit is contained in:
committed by
Dan Abramov
parent
36d68680c1
commit
26464096d5
5
packages/react-scripts/template/src/index.css
Normal file
5
packages/react-scripts/template/src/index.css
Normal file
@@ -0,0 +1,5 @@
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user