We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e73911 commit f9fce31Copy full SHA for f9fce31
tailwindcss/tailwind.config.js
@@ -1,6 +1,6 @@
1
/** @type {import('tailwindcss').Config} */
2
module.exports = {
3
- content: ["../{website,dashboard}/tmplrndr/html/**/*.html"],
+ content: ["../tmplrndr/html/**/*.html"],
4
theme: {
5
extend: {
6
fontFamily: {
0 commit comments