From bbf7ec8b77489c50ff0e1f29e951e2a6a36ad0c9 Mon Sep 17 00:00:00 2001 From: MapleLeaf <19603573+itsMapleLeaf@users.noreply.github.com> Date: Mon, 3 Jan 2022 04:25:17 -0600 Subject: [PATCH] add tailwind types --- packages/docs/package.json | 1 + pnpm-lock.yaml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/packages/docs/package.json b/packages/docs/package.json index 86f9e9c..85dd00a 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -51,6 +51,7 @@ "@types/nodemon": "^1.19.1", "@types/react": "^17.0.38", "@types/react-dom": "^17.0.9", + "@types/tailwindcss": "^3.0.0", "@types/update-notifier": "^5.1.0", "@types/wait-on": "^5.3.1", "@vitejs/plugin-react": "^1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfc2341..4c6e31b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,6 +51,7 @@ importers: '@types/nodemon': ^1.19.1 '@types/react': ^17.0.38 '@types/react-dom': ^17.0.9 + '@types/tailwindcss': ^3.0.0 '@types/update-notifier': ^5.1.0 '@types/wait-on': ^5.3.1 '@vitejs/plugin-react': ^1.1.3 @@ -145,6 +146,7 @@ importers: '@types/nodemon': 1.19.1 '@types/react': 17.0.38 '@types/react-dom': 17.0.11 + '@types/tailwindcss': 3.0.0 '@types/update-notifier': 5.1.0 '@types/wait-on': 5.3.1 '@vitejs/plugin-react': 1.1.3 @@ -1572,6 +1574,10 @@ packages: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} dev: true + /@types/tailwindcss/3.0.0: + resolution: {integrity: sha512-322KvIsPYb5ryo+I60WN2Os7uBkdkc6G6n1SGcQZJAma6bygaOkEFJVWX8yy8wKo5yhnsOHb7L4LyBrcRnN29Q==} + dev: true + /@types/through/0.0.30: resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} dependencies: