We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec73a8 commit 0c8bf97Copy full SHA for 0c8bf97
tailwind.config.js
@@ -2,6 +2,7 @@
2
export default {
3
content: [
4
"./app/View/**/*.php",
5
+ "./app/Support/Markdown/**/*.php",
6
"./resources/**/*.php",
7
"./resources/**/*.js",
8
"./resources/**/*.jsx",
0 commit comments