Merge pull request #18 from adamwathan/add_composer_support

Add Composer support
This commit is contained in:
Adam Wathan 2017-07-31 13:59:47 -04:00 committed by GitHub
commit 1184023310

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."
}