Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 6da3b6b

Browse files
committed
⚡️ feat: show pretty name in CLI
1 parent 5cf3d24 commit 6da3b6b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

__metadata.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
export const name = "Tailwind CSS";
2+
13
/** @typedef {{ jit: boolean }} Options */
24

35
/** @type {import("../..").AdderOptions<Options>} */

0 commit comments

Comments
 (0)