We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc4b55 commit 707be5eCopy full SHA for 707be5e
packages/guider/tailwind.config.js
@@ -1,5 +1,6 @@
1
/** @type {import('tailwindcss').Config} */
2
module.exports = {
3
+ darkMode: 'class',
4
prefix: 'gd-',
5
content: ['./src/**/*.tsx', './src/**/*.ts'],
6
theme: {
0 commit comments