mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-06-06 04:59:17 +02:00
Removed redundant commented out line in tailwind config
This commit is contained in:
parent
2c94ced5c5
commit
496480509a
@ -3,7 +3,6 @@ const { resolveProjectPath } = require('wasp/dev');
|
||||
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
// content: ['./src/**/*.{js,jsx,ts,tsx}'],
|
||||
content: [resolveProjectPath('./src/**/*.{js,jsx,ts,tsx}')],
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user