feat(create-turbo): apply official-starter transform
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
|
||||
"Arial", sans-serif;
|
||||
display: flex;
|
||||
height: 100vh;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
.container {
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user