diff --git a/package.json b/package.json index 949c1f5..64c24ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hoppscotch/ui", - "version": "0.0.1", + "version": "0.0.11", "license": "MIT", "description": "Hoppscotch UI", "author": "Hoppscotch (support@hoppscotch.io)", diff --git a/ui-preset.ts b/ui-preset.ts index 3a0995c..935a85a 100644 --- a/ui-preset.ts +++ b/ui-preset.ts @@ -1,5 +1,4 @@ import { Config } from "tailwindcss" -import { theme } from "tailwindcss/defaultConfig" export default { content: [],