Skip to content

Commit

Permalink
Update tailwind.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mianumairkhalid authored Sep 4, 2024
1 parent 2fc4b55 commit 707be5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/guider/tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
darkMode: 'class',
prefix: 'gd-',
content: ['./src/**/*.tsx', './src/**/*.ts'],
theme: {
Expand Down

0 comments on commit 707be5e

Please sign in to comment.