We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e0063 commit 8cb57efCopy full SHA for 8cb57ef
frontend/tailwind.config.js
@@ -5,7 +5,7 @@ const colors = require('tailwindcss/colors')
5
6
module.exports = {
7
content: [
8
- "./src/**/*.{js,elm,ts,css,html}",
+ "./src/**/*.{js,elm,ts,css,html,mts}",
9
"./.elm-land/**/*.{js,elm,ts,css,html}"
10
],
11
theme: {
0 commit comments