Skip to content

Commit

Permalink
Merge branch 'develop' into feature/latest-modification-for-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
cgarcia-lightit committed Sep 13, 2023
2 parents 45ccf3d + 78cdc42 commit 7088722
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
File renamed without changes.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions apps/eo_web/dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"src": "../../packages/ui/src/assets/avatar.svg"
},
"src/main.css": {
"file": "assets/main-cd5995b8.css",
"file": "assets/main-f1e5e7ca.css",
"src": "src/main.css"
},
"src/main.tsx": {
"assets": [
"assets/UploadFile-694e44b5.svg"
],
"css": [
"assets/main-cd5995b8.css"
"assets/main-f1e5e7ca.css"
],
"file": "assets/main-0f26d460.js",
"file": "assets/main-1e185869.js",
"isEntry": true,
"src": "src/main.tsx"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/config/tailwind/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export default {
fontFamily: {
nobel: "nobel",
grand: "grand",
nunito: "nutito",
nunito: "'Nunito'",
"sf-pro": "SF Mono",
},
},
Expand Down

0 comments on commit 7088722

Please sign in to comment.