Skip to content

Commit 8cb57ef

Browse files
committed
fix code styling?
1 parent 06e0063 commit 8cb57ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/tailwind.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const colors = require('tailwindcss/colors')
55

66
module.exports = {
77
content: [
8-
"./src/**/*.{js,elm,ts,css,html}",
8+
"./src/**/*.{js,elm,ts,css,html,mts}",
99
"./.elm-land/**/*.{js,elm,ts,css,html}"
1010
],
1111
theme: {

0 commit comments

Comments
 (0)