Add Composer support.

This commit is contained in:
Jonathan Reinink 2017-07-31 13:58:34 -04:00
parent 333993206f
commit 0c7eeb183e

4
src/composer.json Normal file
View File

@ -0,0 +1,4 @@
{
"name": "adamwathan/tailwindcss",
"description": "A utility-first CSS framework for rapid UI development."
}