Robin Malfait 8e85a865da
Ensure module dependencies for value null, is an empty Set (#10877)
* ensure we have no dependencies when `absoluteFilePath` is `null`

This happens in the CLI where we don't have a guaranteed `path` for the
config file. This can happen in practice if you use:

```console
npx tailwindcss --content ./index.html -o ./output.css
```

... and if you don't have a `tailwind.config.{js,ts,cjs,...}` in the
current directory.

* update changelog
2023-03-27 19:09:06 +02:00
..
2023-02-08 17:39:43 +01:00
2023-03-24 10:44:18 -04:00
2023-01-13 12:22:00 +01:00
2023-01-13 12:22:00 +01:00