generated from Fascinated/nextjs-13-template-with-tailwindcss
migrate to yml config (so I can comment the config)
Some checks failed
Publish Docker Image / docker (push) Failing after 33s
Some checks failed
Publish Docker Image / docker (push) Failing after 33s
This commit is contained in:
@ -4,7 +4,7 @@ module.exports = {
|
||||
"./src/pages/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
"./src/components/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
"./src/app/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
"./config.json",
|
||||
"./config.yml",
|
||||
],
|
||||
theme: {},
|
||||
plugins: [],
|
||||
|
Reference in New Issue
Block a user