Katsuhisa Ueda
Katsuhisa Ueda
When I run the repository provided above on Windows, I get a compiling loop. I tried [fully overwriting](https://tailwindcss.nuxtjs.org/tailwind/config/#merging-strategy) the `content` in the tailwind.config.js file with a function and removing nuxt.config.ts...
I created a new project with SST v2.0.23, created environment variables with the same name and different values in the `.env`, `.env.local`, `.env.dev`, and `.env.dev.local` files then tried running `yarn...
Thanks for merging my PR. I will leave the repository I used for the reproduction here: [moochannel/sst-repro-dotenv](https://github.com/moochannel/sst-repro-dotenv)