ModuleResolution
Browse all 210 subdomain entities categorized under ModuleResolution in the tailwindcss Architecture Docs architecture documentation.
upgradeToFullPluginSupport() — tailwindcss Function Reference
Architecture documentation for the upgradeToFullPluginSupport() function in apply-compat-hooks.ts from the tailwindcss codebase.
isValidThemeTuple() — tailwindcss Function Reference
Architecture documentation for the isValidThemeTuple() function in apply-config-to-theme.ts from the tailwindcss codebase.
keyPathToCssProperty() — tailwindcss Function Reference
Architecture documentation for the keyPathToCssProperty() function in apply-config-to-theme.ts from the tailwindcss codebase.
resolveThemeValue() — tailwindcss Function Reference
Architecture documentation for the resolveThemeValue() function in apply-config-to-theme.ts from the tailwindcss codebase.
themeableValues() — tailwindcss Function Reference
Architecture documentation for the themeableValues() function in apply-config-to-theme.ts from the tailwindcss codebase.
applyKeyframesToTheme() — tailwindcss Function Reference
Architecture documentation for the applyKeyframesToTheme() function in apply-keyframes-to-theme.ts from the tailwindcss codebase.
resolveApplyDependencies() — tailwindcss Function Reference
Architecture documentation for the resolveApplyDependencies() function in apply.ts from the tailwindcss codebase.
run() — tailwindcss Function Reference
Architecture documentation for the run() function in at-import.test.ts from the tailwindcss codebase.
buildImportNodes() — tailwindcss Function Reference
Architecture documentation for the buildImportNodes() function in at-import.ts from the tailwindcss codebase.
substituteAtImports() — tailwindcss Function Reference
Architecture documentation for the substituteAtImports() function in at-import.ts from the tailwindcss codebase.
isAsciiWhitespace() — tailwindcss Function Reference
Architecture documentation for the isAsciiWhitespace() function in attribute-selector-parser.ts from the tailwindcss codebase.
expand() — tailwindcss Function Reference
Architecture documentation for the expand() function in brace-expansion.ts from the tailwindcss codebase.
expandSequence() — tailwindcss Function Reference
Architecture documentation for the expandSequence() function in brace-expansion.ts from the tailwindcss codebase.
cloneVariantSpread() — tailwindcss Function Reference
Architecture documentation for the cloneVariantSpread() function in candidate.bench.ts from the tailwindcss codebase.
cloneCandidate() — tailwindcss Function Reference
Architecture documentation for the cloneCandidate() function in candidate.ts from the tailwindcss codebase.
isVarCache() — tailwindcss Function Reference
Architecture documentation for the isVarCache() function in candidate.ts from the tailwindcss codebase.
never() — tailwindcss Function Reference
Architecture documentation for the never() function in candidate.ts from the tailwindcss codebase.
parseCandidate() — tailwindcss Function Reference
Architecture documentation for the parseCandidate() function in candidate.ts from the tailwindcss codebase.
parseVariant() — tailwindcss Function Reference
Architecture documentation for the parseVariant() function in candidate.ts from the tailwindcss codebase.
printArbitraryValue() — tailwindcss Function Reference
Architecture documentation for the printArbitraryValue() function in candidate.ts from the tailwindcss codebase.
printCandidate() — tailwindcss Function Reference
Architecture documentation for the printCandidate() function in candidate.ts from the tailwindcss codebase.
printVariant() — tailwindcss Function Reference
Architecture documentation for the printVariant() function in candidate.ts from the tailwindcss codebase.
simplifyArbitraryVariant() — tailwindcss Function Reference
Architecture documentation for the simplifyArbitraryVariant() function in candidate.ts from the tailwindcss codebase.
designSystems() — tailwindcss Function Reference
Architecture documentation for the designSystems() function in canonicalize-candidates.test.ts from the tailwindcss codebase.
arbitraryUtilities() — tailwindcss Function Reference
Architecture documentation for the arbitraryUtilities() function in canonicalize-candidates.ts from the tailwindcss codebase.
arbitraryValueToBareValueUtility() — tailwindcss Function Reference
Architecture documentation for the arbitraryValueToBareValueUtility() function in canonicalize-candidates.ts from the tailwindcss codebase.
arbitraryVariants() — tailwindcss Function Reference
Architecture documentation for the arbitraryVariants() function in canonicalize-candidates.ts from the tailwindcss codebase.
bareValueUtilities() — tailwindcss Function Reference
Architecture documentation for the bareValueUtilities() function in canonicalize-candidates.ts from the tailwindcss codebase.
bgGradientToLinear() — tailwindcss Function Reference
Architecture documentation for the bgGradientToLinear() function in canonicalize-candidates.ts from the tailwindcss codebase.
collapseCandidates() — tailwindcss Function Reference
Architecture documentation for the collapseCandidates() function in canonicalize-candidates.ts from the tailwindcss codebase.
combinations() — tailwindcss Function Reference
Architecture documentation for the combinations() function in canonicalize-candidates.ts from the tailwindcss codebase.
createCanonicalizeOptions() — tailwindcss Function Reference
Architecture documentation for the createCanonicalizeOptions() function in canonicalize-candidates.ts from the tailwindcss codebase.
createCanonicalizeVariantCache() — tailwindcss Function Reference
Architecture documentation for the createCanonicalizeVariantCache() function in canonicalize-candidates.ts from the tailwindcss codebase.
createPreComputedUtilitiesCache() — tailwindcss Function Reference
Architecture documentation for the createPreComputedUtilitiesCache() function in canonicalize-candidates.ts from the tailwindcss codebase.
createPreComputedVariantsCache() — tailwindcss Function Reference
Architecture documentation for the createPreComputedVariantsCache() function in canonicalize-candidates.ts from the tailwindcss codebase.
createSignatureOptionsCache() — tailwindcss Function Reference
Architecture documentation for the createSignatureOptionsCache() function in canonicalize-candidates.ts from the tailwindcss codebase.
createStaticUtilitiesCache() — tailwindcss Function Reference
Architecture documentation for the createStaticUtilitiesCache() function in canonicalize-candidates.ts from the tailwindcss codebase.
isAttributeSelector() — tailwindcss Function Reference
Architecture documentation for the isAttributeSelector() function in canonicalize-candidates.ts from the tailwindcss codebase.
optimizeModifier() — tailwindcss Function Reference
Architecture documentation for the optimizeModifier() function in canonicalize-candidates.ts from the tailwindcss codebase.
printUnprefixedCandidate() — tailwindcss Function Reference
Architecture documentation for the printUnprefixedCandidate() function in canonicalize-candidates.ts from the tailwindcss codebase.
resolveVariablesInValue() — tailwindcss Function Reference
Architecture documentation for the resolveVariablesInValue() function in canonicalize-candidates.ts from the tailwindcss codebase.
substituteFunctionsInValue() — tailwindcss Function Reference
Architecture documentation for the substituteFunctionsInValue() function in canonicalize-candidates.ts from the tailwindcss codebase.
themeToVarVariant() — tailwindcss Function Reference
Architecture documentation for the themeToVarVariant() function in canonicalize-candidates.ts from the tailwindcss codebase.
tryValueReplacements() — tailwindcss Function Reference
Architecture documentation for the tryValueReplacements() function in canonicalize-candidates.ts from the tailwindcss codebase.
walkVariants() — tailwindcss Function Reference
Architecture documentation for the walkVariants() function in canonicalize-candidates.ts from the tailwindcss codebase.
cartesian() — tailwindcss Function Reference
Architecture documentation for the cartesian() function in cartesian.ts from the tailwindcss codebase.
compare() — tailwindcss Function Reference
Architecture documentation for the compare() function in compare.ts from the tailwindcss codebase.
applyVariant() — tailwindcss Function Reference
Architecture documentation for the applyVariant() function in compile.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