We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834f53c commit 29980a8Copy full SHA for 29980a8
pwa/tailwind.config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- content: ["./**/*.{html,js}"],
+ content: ["./**/*.{html,js,wasm}"],
3
theme: {
4
extend: {},
5
},
0 commit comments