Skip to content

chore: release tw-patch 2.0.1 #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 107 additions & 0 deletions apps/next-app/.tw-patch/tw-class-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
[
"after:-z-20",
"after:absolute",
"after:bg-gradient-conic",
"after:blur-2xl",
"after:content-['']",
"after:dark:from-sky-900",
"after:dark:via-[#0141ff]/40",
"after:from-sky-200",
"after:h-[180px]",
"after:translate-x-1/3",
"after:via-blue-200",
"after:w-[240px]",
"backdrop-blur-2xl",
"before:-translate-x-1/2",
"before:absolute",
"before:bg-gradient-radial",
"before:blur-2xl",
"before:content-['']",
"before:dark:bg-gradient-to-br",
"before:dark:from-transparent",
"before:dark:to-blue-700/10",
"before:from-white",
"before:h-[300px]",
"before:lg:h-[360px]",
"before:rounded-full",
"before:to-transparent",
"before:w-[480px]",
"bg-gradient-to-b",
"bg-gradient-to-t",
"border",
"border-b",
"border-gray-300",
"border-transparent",
"bottom-0",
"dark:bg-zinc-800/30",
"dark:border-neutral-800",
"dark:drop-shadow-[0_0_0.3rem_#ffffff70]",
"dark:from-black",
"dark:from-inherit",
"dark:invert",
"dark:via-black",
"fixed",
"flex",
"flex-col",
"font-bold",
"font-mono",
"font-semibold",
"from-white",
"from-zinc-200",
"gap-2",
"grid",
"group-hover:translate-x-1",
"h-48",
"hover:bg-gray-100",
"hover:border-gray-300",
"hover:dark:bg-neutral-800/30",
"hover:dark:border-neutral-700",
"inline-block",
"items-center",
"items-end",
"justify-between",
"justify-center",
"left-0",
"lg:bg-gray-200",
"lg:bg-none",
"lg:border",
"lg:dark:bg-zinc-800/30",
"lg:flex",
"lg:grid-cols-4",
"lg:h-auto",
"lg:mb-0",
"lg:p-0",
"lg:p-4",
"lg:pointer-events-auto",
"lg:rounded-xl",
"lg:static",
"lg:text-left",
"lg:w-auto",
"m-0",
"max-w-5xl",
"max-w-[30ch]",
"mb-3",
"mb-32",
"min-h-screen",
"motion-reduce:transform-none",
"opacity-50",
"p-24",
"p-8",
"pb-6",
"place-items-center",
"pointer-events-none",
"pt-8",
"px-5",
"py-4",
"relative",
"rounded-lg",
"text-2xl",
"text-center",
"text-sm",
"top-0",
"transition-colors",
"transition-transform",
"via-white",
"w-full",
"z-10"
]
6 changes: 3 additions & 3 deletions apps/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"build": "next build",
"start": "next start",
"lint": "next lint",
"prepare": "tw-patch"
"prepare": "tw-patch install"
},
"dependencies": {
"@types/node": "20.4.8",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.14",
"eslint": "8.46.0",
"eslint-config-next": "13.4.12",
"next": "13.4.12",
"eslint-config-next": "13.4.13",
"next": "13.4.13",
"postcss": "8.4.27",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
3 changes: 3 additions & 0 deletions apps/next-app/tailwindcss-patch.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import { defineConfig } from 'tailwindcss-patch'

export default defineConfig({})
105 changes: 105 additions & 0 deletions apps/nuxt-app/.tw-patch/tw-class-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
[
"after:-z-20",
"after:absolute",
"after:blur-2xl",
"after:content-['']",
"after:dark:from-sky-900",
"after:dark:via-[#0141ff]/40",
"after:from-sky-200",
"after:h-[180px]",
"after:translate-x-1/3",
"after:via-blue-200",
"after:w-[240px]",
"backdrop-blur-2xl",
"before:-translate-x-1/2",
"before:absolute",
"before:blur-2xl",
"before:content-['']",
"before:dark:bg-gradient-to-br",
"before:dark:from-transparent",
"before:dark:to-blue-700/10",
"before:from-white",
"before:h-[300px]",
"before:lg:h-[360px]",
"before:rounded-full",
"before:to-transparent",
"before:w-[480px]",
"bg-gradient-to-b",
"bg-gradient-to-t",
"border",
"border-b",
"border-gray-300",
"border-transparent",
"bottom-0",
"dark:bg-zinc-800/30",
"dark:border-neutral-800",
"dark:drop-shadow-[0_0_0.3rem_#ffffff70]",
"dark:from-black",
"dark:from-inherit",
"dark:invert",
"dark:via-black",
"fixed",
"flex",
"flex-col",
"font-bold",
"font-mono",
"font-semibold",
"from-white",
"from-zinc-200",
"gap-2",
"grid",
"group-hover:translate-x-1",
"h-48",
"hover:bg-gray-100",
"hover:border-gray-300",
"hover:dark:bg-neutral-800/30",
"hover:dark:border-neutral-700",
"inline-block",
"items-center",
"items-end",
"justify-between",
"justify-center",
"left-0",
"lg:bg-gray-200",
"lg:bg-none",
"lg:border",
"lg:dark:bg-zinc-800/30",
"lg:flex",
"lg:grid-cols-4",
"lg:h-auto",
"lg:mb-0",
"lg:p-0",
"lg:p-4",
"lg:pointer-events-auto",
"lg:rounded-xl",
"lg:static",
"lg:text-left",
"lg:w-auto",
"m-0",
"max-w-5xl",
"max-w-[30ch]",
"mb-3",
"mb-32",
"min-h-screen",
"motion-reduce:transform-none",
"opacity-50",
"p-24",
"p-8",
"pb-6",
"place-items-center",
"pointer-events-none",
"pt-8",
"px-5",
"py-4",
"relative",
"rounded-lg",
"text-2xl",
"text-center",
"text-sm",
"top-0",
"transition-colors",
"transition-transform",
"via-white",
"w-full",
"z-10"
]
2 changes: 1 addition & 1 deletion apps/nuxt-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"generate": "nuxt generate",
"preview": "nuxt preview",
"_postinstall": "nuxt prepare",
"prepare": "tw-patch"
"prepare": "tw-patch install"
},
"devDependencies": {
"@types/node": "^20.4.8",
Expand Down
3 changes: 3 additions & 0 deletions apps/nuxt-app/tailwindcss-patch.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import { defineConfig } from 'tailwindcss-patch'

export default defineConfig({})
105 changes: 105 additions & 0 deletions apps/remix-app/.tw-patch/tw-class-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
[
"after:-z-20",
"after:absolute",
"after:blur-2xl",
"after:content-['']",
"after:dark:from-sky-900",
"after:dark:via-[#0141ff]/40",
"after:from-sky-200",
"after:h-[180px]",
"after:translate-x-1/3",
"after:via-blue-200",
"after:w-[240px]",
"backdrop-blur-2xl",
"before:-translate-x-1/2",
"before:absolute",
"before:blur-2xl",
"before:content-['']",
"before:dark:bg-gradient-to-br",
"before:dark:from-transparent",
"before:dark:to-blue-700/10",
"before:from-white",
"before:h-[300px]",
"before:lg:h-[360px]",
"before:rounded-full",
"before:to-transparent",
"before:w-[480px]",
"bg-gradient-to-b",
"bg-gradient-to-t",
"border",
"border-b",
"border-gray-300",
"border-transparent",
"bottom-0",
"dark:bg-zinc-800/30",
"dark:border-neutral-800",
"dark:drop-shadow-[0_0_0.3rem_#ffffff70]",
"dark:from-black",
"dark:from-inherit",
"dark:invert",
"dark:via-black",
"fixed",
"flex",
"flex-col",
"font-bold",
"font-mono",
"font-semibold",
"from-white",
"from-zinc-200",
"gap-2",
"grid",
"group-hover:translate-x-1",
"h-48",
"hover:bg-gray-100",
"hover:border-gray-300",
"hover:dark:bg-neutral-800/30",
"hover:dark:border-neutral-700",
"inline-block",
"items-center",
"items-end",
"justify-between",
"justify-center",
"left-0",
"lg:bg-gray-200",
"lg:bg-none",
"lg:border",
"lg:dark:bg-zinc-800/30",
"lg:flex",
"lg:grid-cols-4",
"lg:h-auto",
"lg:mb-0",
"lg:p-0",
"lg:p-4",
"lg:pointer-events-auto",
"lg:rounded-xl",
"lg:static",
"lg:text-left",
"lg:w-auto",
"m-0",
"max-w-5xl",
"max-w-[30ch]",
"mb-3",
"mb-32",
"min-h-screen",
"motion-reduce:transform-none",
"opacity-50",
"p-24",
"p-8",
"pb-6",
"place-items-center",
"pointer-events-none",
"pt-8",
"px-5",
"py-4",
"relative",
"rounded-lg",
"text-2xl",
"text-center",
"text-sm",
"top-0",
"transition-colors",
"transition-transform",
"via-white",
"w-full",
"z-10"
]
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "remix dev",
"start": "remix-serve build",
"typecheck": "tsc",
"prepare": "tw-patch"
"prepare": "tw-patch install"
},
"dependencies": {
"@remix-run/node": "^1.19.2",
Expand Down
3 changes: 3 additions & 0 deletions apps/remix-app/tailwindcss-patch.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import { defineConfig } from 'tailwindcss-patch'

export default defineConfig({})
Loading