This commit is contained in:
parent
689c21b69a
commit
043470fe0c
@ -1,6 +1,6 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
content: ['./src/**/*.{html,ts,tsx}'],
|
||||
content: ['./src/app/(app)/**/*.{html,tsx}', './src/components/**/*'],
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
|
Loading…
Reference in New Issue
Block a user