summaryrefslogtreecommitdiff
path: root/examples/tailwindcss/tailwind.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tailwindcss/tailwind.config.js')
-rw-r--r--examples/tailwindcss/tailwind.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tailwindcss/tailwind.config.js b/examples/tailwindcss/tailwind.config.js
index 279237052..9b380cc46 100644
--- a/examples/tailwindcss/tailwind.config.js
+++ b/examples/tailwindcss/tailwind.config.js
@@ -1,4 +1,4 @@
module.exports = {
mode: 'jit',
- purge: ['./public/**/*.html', './astro/**/*.{astro,js,jsx,ts,tsx,vue}'],
+ purge: ['./public/**/*.html', './src/**/*.{astro,js,jsx,ts,tsx,vue}'],
};
ss='logmsg'> 2021-10-14Added descriptions to docs pages (#1550)Gravatar AsyncBanana 22-8/+28 2021-10-14Only run `.github/workflows/stats.yml` locally, not on forks (#1549)Gravatar Caleb Jasik 1-0/+1 2021-10-14[ci] collect statsGravatar FredKSchott 1-0/+1 2021-10-13Add Community Themes and separate Featured Theme (#1543)Gravatar Mark Teekman 2-8/+30 * Separate object for featured and community themes I've split up the two so there's the featured one at the top at the page and community ones below the official themes * Add community themes and change featured themes * Add comma after featured object 2021-10-13Change publish date el to be more accessible (#1522)Gravatar AsyncBanana 2-2/+2 2021-10-13[ci] yarn formatGravatar matthewp 1-1/+1 2021-10-13docs: unify concepts in Spanish version (#1545)Gravatar Jorge del Casar 6-11/+11 2021-10-13[ci] yarn formatGravatar matthewp 1-1/+1