Skip to content

Commit

Permalink
cleared warnigns according to mentioned resources (#295)
Browse files Browse the repository at this point in the history
Co-authored-by: Ace <[email protected]>
  • Loading branch information
ashmit-coder and AceTheCreator authored Apr 15, 2024
1 parent d6d448f commit b841e94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const colors = require("tailwindcss/colors");

const dark = {
300: "#E8E2F4",
Expand Down Expand Up @@ -28,7 +27,6 @@ module.exports = {
},
extend: {
colors: {
...colors,
dark: dark,
},
},
Expand Down

0 comments on commit b841e94

Please sign in to comment.