Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
86fa5b3f78013787b4f6801b989edb700feaaec7
86fa5b3f78013787b4f6801b989edb700feaaec7
Switch branch/tag
create-react-app
src
App.css
Find file
Normal view
History
Permalink
App.css
61 Bytes
Newer
Older
Add some "basic" configuration
Dan Abramov
committed
8 years ago
1
2
3
4
5
.App
{
background
:
red
;
width
:
100px
;
height
:
100px
;
}
Menu
Explore
Projects
Groups
Snippets