mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Merge pull request #49 from adamwathan/credit
Add Reinink to package.json
This commit is contained in:
commit
8b312408d7
@ -3,8 +3,10 @@
|
||||
"version": "0.1.0",
|
||||
"description": "A utility-first CSS framework for rapid UI development.",
|
||||
"license": "MIT",
|
||||
"author": "Adam Wathan <adam.wathan@gmail.com>",
|
||||
"contributors": [],
|
||||
"contributors": [
|
||||
"Adam Wathan <adam.wathan@gmail.com>",
|
||||
"Jonathan Reinink <jonathan@reinink.ca>"
|
||||
],
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"normalize.css": "^6.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user