mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Updates package.json to add a style field
This commit is contained in:
parent
01104b64bb
commit
e338ca8189
@ -4,6 +4,7 @@
|
||||
"description": "A utility-first CSS framework for rapidly building custom user interfaces.",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"style": "dist/tailwind.css",
|
||||
"repository": "https://github.com/tailwindcss/tailwindcss.git",
|
||||
"bugs": "https://github.com/tailwindcss/tailwindcss/issues",
|
||||
"homepage": "https://tailwindcss.com",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user