UpgradeToolkit
Browse all 359 domain entities categorized under UpgradeToolkit in the tailwindcss Architecture Docs architecture documentation.
isPercentage() — tailwindcss Function Reference
Architecture documentation for the isPercentage() function in infer-data-type.ts from the tailwindcss codebase.
isPositiveInteger() — tailwindcss Function Reference
Architecture documentation for the isPositiveInteger() function in infer-data-type.ts from the tailwindcss codebase.
isRelativeSize() — tailwindcss Function Reference
Architecture documentation for the isRelativeSize() function in infer-data-type.ts from the tailwindcss codebase.
isStrictPositiveInteger() — tailwindcss Function Reference
Architecture documentation for the isStrictPositiveInteger() function in infer-data-type.ts from the tailwindcss codebase.
isUrl() — tailwindcss Function Reference
Architecture documentation for the isUrl() function in infer-data-type.ts from the tailwindcss codebase.
isValidOpacityValue() — tailwindcss Function Reference
Architecture documentation for the isValidOpacityValue() function in infer-data-type.ts from the tailwindcss codebase.
isValidSpacingMultiplier() — tailwindcss Function Reference
Architecture documentation for the isValidSpacingMultiplier() function in infer-data-type.ts from the tailwindcss codebase.
isVector() — tailwindcss Function Reference
Architecture documentation for the isVector() function in infer-data-type.ts from the tailwindcss codebase.
value() — tailwindcss Function Reference
Architecture documentation for the value() function in infer-data-type.ts from the tailwindcss codebase.
isMiddleOfString() — tailwindcss Function Reference
Architecture documentation for the isMiddleOfString() function in is-safe-migration.ts from the tailwindcss codebase.
isSafeMigration() — tailwindcss Function Reference
Architecture documentation for the isSafeMigration() function in is-safe-migration.ts from the tailwindcss codebase.
styleBlockRanges() — tailwindcss Function Reference
Architecture documentation for the styleBlockRanges() function in is-safe-migration.ts from the tailwindcss codebase.
linkConfigs() — tailwindcss Function Reference
Architecture documentation for the linkConfigs() function in link.ts from the tailwindcss codebase.
migrateArbitraryVariants() — tailwindcss Function Reference
Architecture documentation for the migrateArbitraryVariants() function in migrate-arbitrary-variants.ts from the tailwindcss codebase.
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-at-apply.test.ts from the tailwindcss codebase.
migrateAtApply() — tailwindcss Function Reference
Architecture documentation for the migrateAtApply() function in migrate-at-apply.ts from the tailwindcss codebase.
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-at-layer-utilities.test.ts from the tailwindcss codebase.
migrateAtLayerUtilities() — tailwindcss Function Reference
Architecture documentation for the migrateAtLayerUtilities() function in migrate-at-layer-utilities.ts from the tailwindcss codebase.
createEmptyCandidate() — tailwindcss Function Reference
Architecture documentation for the createEmptyCandidate() function in migrate-automatic-var-injection.ts from the tailwindcss codebase.
injectVar() — tailwindcss Function Reference
Architecture documentation for the injectVar() function in migrate-automatic-var-injection.ts from the tailwindcss codebase.
injectVarIntoVariant() — tailwindcss Function Reference
Architecture documentation for the injectVarIntoVariant() function in migrate-automatic-var-injection.ts from the tailwindcss codebase.
isAutomaticVarInjectionException() — tailwindcss Function Reference
Architecture documentation for the isAutomaticVarInjectionException() function in migrate-automatic-var-injection.ts from the tailwindcss codebase.
migrateAutomaticVarInjection() — tailwindcss Function Reference
Architecture documentation for the migrateAutomaticVarInjection() function in migrate-automatic-var-injection.ts from the tailwindcss codebase.
camelToKebab() — tailwindcss Function Reference
Architecture documentation for the camelToKebab() function in migrate-camelcase-in-named-value.ts from the tailwindcss codebase.
migrateCamelcaseInNamedValue() — tailwindcss Function Reference
Architecture documentation for the migrateCamelcaseInNamedValue() function in migrate-camelcase-in-named-value.ts from the tailwindcss codebase.
migrateCanonicalizeCandidate() — tailwindcss Function Reference
Architecture documentation for the migrateCanonicalizeCandidate() function in migrate-canonicalize-candidate.ts from the tailwindcss codebase.
migrateConfig() — tailwindcss Function Reference
Architecture documentation for the migrateConfig() function in migrate-config.ts from the tailwindcss codebase.
quoteString() — tailwindcss Function Reference
Architecture documentation for the quoteString() function in migrate-config.ts from the tailwindcss codebase.
relativeToStylesheet() — tailwindcss Function Reference
Architecture documentation for the relativeToStylesheet() function in migrate-config.ts from the tailwindcss codebase.
migrateEmptyArbitraryValues() — tailwindcss Function Reference
Architecture documentation for the migrateEmptyArbitraryValues() function in migrate-handle-empty-arbitrary-values.ts from the tailwindcss codebase.
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-import.test.ts from the tailwindcss codebase.
migrateImport() — tailwindcss Function Reference
Architecture documentation for the migrateImport() function in migrate-import.ts from the tailwindcss codebase.
autodetectedSourceFiles() — tailwindcss Function Reference
Architecture documentation for the autodetectedSourceFiles() function in migrate-js-config.ts from the tailwindcss codebase.
canMigrateConfig() — tailwindcss Function Reference
Architecture documentation for the canMigrateConfig() function in migrate-js-config.ts from the tailwindcss codebase.
createSectionKey() — tailwindcss Function Reference
Architecture documentation for the createSectionKey() function in migrate-js-config.ts from the tailwindcss codebase.
keyframesToCss() — tailwindcss Function Reference
Architecture documentation for the keyframesToCss() function in migrate-js-config.ts from the tailwindcss codebase.
migrateContent() — tailwindcss Function Reference
Architecture documentation for the migrateContent() function in migrate-js-config.ts from the tailwindcss codebase.
migrateDarkMode() — tailwindcss Function Reference
Architecture documentation for the migrateDarkMode() function in migrate-js-config.ts from the tailwindcss codebase.
migrateJsConfig() — tailwindcss Function Reference
Architecture documentation for the migrateJsConfig() function in migrate-js-config.ts from the tailwindcss codebase.
migrateTheme() — tailwindcss Function Reference
Architecture documentation for the migrateTheme() function in migrate-js-config.ts from the tailwindcss codebase.
onlyAllowedThemeValues() — tailwindcss Function Reference
Architecture documentation for the onlyAllowedThemeValues() function in migrate-js-config.ts from the tailwindcss codebase.
patternSourceFiles() — tailwindcss Function Reference
Architecture documentation for the patternSourceFiles() function in migrate-js-config.ts from the tailwindcss codebase.
removeUnnecessarySpacingKeys() — tailwindcss Function Reference
Architecture documentation for the removeUnnecessarySpacingKeys() function in migrate-js-config.ts from the tailwindcss codebase.
splitNumberAndUnit() — tailwindcss Function Reference
Architecture documentation for the splitNumberAndUnit() function in migrate-js-config.ts from the tailwindcss codebase.
migrateLegacyArbitraryValues() — tailwindcss Function Reference
Architecture documentation for the migrateLegacyArbitraryValues() function in migrate-legacy-arbitrary-values.ts from the tailwindcss codebase.
DESIGN_SYSTEMS() — tailwindcss Function Reference
Architecture documentation for the DESIGN_SYSTEMS() function in migrate-legacy-classes.ts from the tailwindcss codebase.
migrateLegacyClasses() — tailwindcss Function Reference
Architecture documentation for the migrateLegacyClasses() function in migrate-legacy-classes.ts from the tailwindcss codebase.
migrateMaxWidthScreen() — tailwindcss Function Reference
Architecture documentation for the migrateMaxWidthScreen() function in migrate-max-width-screen.ts from the tailwindcss codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free