edited
This commit is contained in:
1
app/styles/README.md
Executable file
1
app/styles/README.md
Executable file
@@ -0,0 +1 @@
|
||||
# Public styles here
|
11
app/styles/index.js
Executable file
11
app/styles/index.js
Executable file
@@ -0,0 +1,11 @@
|
||||
const ApplicationStyles = {
|
||||
button: {
|
||||
margin: 5,
|
||||
},
|
||||
|
||||
container: {
|
||||
backgroundColor: '#F5FCFF',
|
||||
},
|
||||
}
|
||||
|
||||
export default ApplicationStyles
|
Reference in New Issue
Block a user