mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-13 16:32:23 +00:00
Update tailwind.config.js
This commit is contained in:
parent
d23141b654
commit
ffa490c7e3
@ -1,7 +1,7 @@
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
darkMode: ["class"],
|
||||
content: ["web/app/**/*.{ts,tsx}", "web/components/**/*.{ts,tsx}", "web/pages/**/*.{ts,tsx}"],
|
||||
content: ["./app/**/*.{ts,tsx}", "./components/**/*.{ts,tsx}", "./pages/**/*.{ts,tsx}"],
|
||||
theme: {
|
||||
container: {
|
||||
center: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user