mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Add tailwind css support
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
darkMode: 'class',
|
||||
content: [
|
||||
'./app/**/*.{js,ts,jsx,tsx,md,mdx}',
|
||||
'./pages/**/*.{js,ts,jsx,tsx,md,mdx}',
|
||||
'./components/**/*.{js,ts,jsx,tsx}',
|
||||
'./layouts/**/*.{js,ts,jsx,tsx}',
|
||||
|
Reference in New Issue
Block a user