Skip to content

Commit 64ff8c4

Browse files
committed
add vue
1 parent 09ea3c4 commit 64ff8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const colors = Object.keys(parse([
1010
export default {
1111
content: [
1212
'./templates/**/*.tmpl',
13-
'./web_src/**/*.js',
13+
'./web_src/**/*.{js,vue}',
1414
],
1515
blocklist: [
1616
// classes that conflict with fomantic

0 commit comments

Comments
 (0)