Skip to content

Commit

Permalink
fix: remove useless line?
Browse files Browse the repository at this point in the history
Signed-off-by: Colton Wolkins (Laptop) <colton@indicio.tech>
  • Loading branch information
TheTechmage committed Jun 4, 2024
1 parent 17b6952 commit d0b3ab5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const config: Config = {
"./src/components/**/*.{js,ts,jsx,tsx,mdx}",
"./src/app/**/*.{js,ts,jsx,tsx,mdx}",
"./node_modules/flowbite-react/lib/**/*.js",
"./out/**/*.{js,ts,jsx,tsx,mdx}",
],
darkMode: 'media',
theme: {
Expand Down

0 comments on commit d0b3ab5

Please sign in to comment.