diff --git a/src/composer.json b/src/composer.json new file mode 100644 index 000000000..7cdf00e34 --- /dev/null +++ b/src/composer.json @@ -0,0 +1,4 @@ +{ + "name": "adamwathan/tailwindcss", + "description": "A utility-first CSS framework for rapid UI development." +} \ No newline at end of file