Skip to content

Commit

Permalink
add vue
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Feb 24, 2024
1 parent 09ea3c4 commit 64ff8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const colors = Object.keys(parse([
export default {
content: [
'./templates/**/*.tmpl',
'./web_src/**/*.js',
'./web_src/**/*.{js,vue}',
],
blocklist: [
// classes that conflict with fomantic
Expand Down

0 comments on commit 64ff8c4

Please sign in to comment.