@react-email/tailwind
Advanced tools
@@ -12,3 +12,3 @@ import { Config } from '../dist/tailwindcss'; | ||
export declare type TailwindConfig = Pick<Config, "important" | "prefix" | "separator" | "safelist" | "blocklist" | "presets" | "future" | "experimental" | "darkMode" | "theme" | "corePlugins" | "plugins">; | ||
export declare type TailwindConfig = Pick<Config, 'important' | 'prefix' | 'separator' | 'safelist' | 'blocklist' | 'presets' | 'future' | 'experimental' | 'darkMode' | 'theme' | 'corePlugins' | 'plugins'>; | ||
@@ -15,0 +15,0 @@ export declare interface TailwindProps { |
{ | ||
"name": "@react-email/tailwind", | ||
"version": "1.0.4", | ||
"version": "1.1.0-canary.0", | ||
"description": "A React component to wrap emails with Tailwind CSS", | ||
@@ -42,6 +42,5 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@responsive-email/react-email": "0.0.3", | ||
"@responsive-email/react-email": "0.0.4", | ||
"@types/shelljs": "0.8.15", | ||
"@vitejs/plugin-react": "4.2.1", | ||
"eslint-plugin-regex": "1.10.0", | ||
"postcss": "8.4.40", | ||
@@ -54,5 +53,4 @@ "postcss-selector-parser": "6.0.16", | ||
"typescript": "5.1.6", | ||
"vite": "5.2.14", | ||
"vite": "5.4.14", | ||
"vite-plugin-dts": "4.2.4", | ||
"vitest": "1.1.1", | ||
"yalc": "1.0.0-pre.53", | ||
@@ -63,6 +61,5 @@ "@react-email/button": "^0.0.19", | ||
"@react-email/heading": "0.0.15", | ||
"eslint-config-custom": "0.0.0", | ||
"@react-email/render": "1.0.3", | ||
"@react-email/html": "0.0.11", | ||
"@react-email/link": "0.0.12", | ||
"@react-email/render": "1.0.6", | ||
"tsconfig": "0.0.0" | ||
@@ -77,3 +74,2 @@ }, | ||
"clean": "rm -rf dist", | ||
"lint": "eslint .", | ||
"test:watch": "vitest", | ||
@@ -80,0 +76,0 @@ "test": "vitest run" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
972397
15.12%21
-12.5%21749
11.59%3
50%