Skip to content

Commit

Permalink
Fixed discovery button bg
Browse files Browse the repository at this point in the history
  • Loading branch information
Gibbu committed Oct 26, 2024
1 parent 163d9f5 commit 764104a
Show file tree
Hide file tree
Showing 7 changed files with 183 additions and 202 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules/**
dist/**
pnpm-lock.yaml
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@
"dependencies": {
"bd-scss": "^2.0.15"
},
"packageManager": "pnpm@8.15.5+sha512.b051a32c7e695833b84926d3b29b8cca57254b589f0649d899c6e9d0edb670b91ec7e2a43459bae73759bb5ce619c3266f116bf931ce22d1ef1759a7e45aa96f"
"packageManager": "pnpm@8.15.5+sha512.b051a32c7e695833b84926d3b29b8cca57254b589f0649d899c6e9d0edb670b91ec7e2a43459bae73759bb5ce619c3266f116bf931ce22d1ef1759a7e45aa96f",
"devDependencies": {
"prettier": "^3.3.3"
}
}
Loading

0 comments on commit 764104a

Please sign in to comment.