post-deploy fixins
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 19s
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 19s
This commit is contained in:
@@ -3,7 +3,7 @@ export default {
|
||||
// Configure files to scan for Tailwind classes
|
||||
content: [
|
||||
"./index.html",
|
||||
"./src/**/*.{js,ts,jsx,tsx}", // Scans only files in the 'src' directory
|
||||
"./*.{js,ts,jsx,tsx}", // Scans for files in the root directory
|
||||
],
|
||||
// Enable dark mode using a class
|
||||
darkMode: 'class',
|
||||
|
||||
Reference in New Issue
Block a user