mill
mill copied to clipboard
Add a docs section for "Imports", where all magic imports are listed
We use "magic imports" quite a lot, e.g. import $file or import $meta._ but for different things, so the documentation is a bit distributed. A simgle page, listing all Mill-specific import and documenting or refering to their documentation would be helpful.