Skip to content

Commit

Permalink
Scan markdown files for tailwind classes
Browse files Browse the repository at this point in the history
  • Loading branch information
casperboone committed Aug 18, 2024
1 parent da79770 commit f4f49a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export default {
'./**/plugins/**/*.{js,ts}',
'./**/app.vue',
'./**/error.vue',
'./**/content/**/*.md',
],
theme: {
extend: {
Expand Down

0 comments on commit f4f49a8

Please sign in to comment.