Skip to content

Commit 29980a8

Browse files
author
Piotr Gulbinowicz
committed
add wasm to tailwind list
1 parent 834f53c commit 29980a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pwa/tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
content: ["./**/*.{html,js}"],
2+
content: ["./**/*.{html,js,wasm}"],
33
theme: {
44
extend: {},
55
},

0 commit comments

Comments
 (0)