Move assets-related files into the assets
...directory
This commit is contained in:
parent
26abf2b941
commit
22d7d4e57e
6 changed files with 9 additions and 7 deletions
|
@ -5,8 +5,8 @@ import typographyPlugin from "@tailwindcss/typography";
|
|||
|
||||
export default {
|
||||
content: [
|
||||
"./app/config/**/*.yml",
|
||||
"./source/**/*.{md,twig}",
|
||||
"../app/config/**/*.yml",
|
||||
"../source/**/*.{md,twig}",
|
||||
],
|
||||
theme: {
|
||||
colors: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue