Skip to content

Commit 0c8bf97

Browse files
committed
Update tailwind.config.js
1 parent 9ec73a8 commit 0c8bf97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
export default {
33
content: [
44
"./app/View/**/*.php",
5+
"./app/Support/Markdown/**/*.php",
56
"./resources/**/*.php",
67
"./resources/**/*.js",
78
"./resources/**/*.jsx",

0 commit comments

Comments
 (0)