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
dc6b0f46e1676e4fc94555413aa3f22e838a8120
dc6b0f46e1676e4fc94555413aa3f22e838a8120
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