diff --git a/tailwind.config.js b/tailwind.config.js index a07b3f9..f891da1 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -1,6 +1,6 @@ module.exports = { darkMode: 'class', - purge: ['./src/**/*.html', './src/**/*.md', './_includes/**/*.liquid'], + purge: ['./src/**/*.html', './src/**/*.md', './src/**/*.liquid'], theme: { extend: { typography: (theme) => ({