ModuleResolution — tailwindcss Architecture
Loading JavaScript and CSS dependencies using enhanced-resolve and jiti.
Entity Profile
Relationship Graph
Domain
Functions
- THEME_FUNCTION_INVOCATION()
- WalkAction.ReplaceSkip()
- __unstable__loadDesignSystem()
- addKeyframes()
- addWhitespaceAroundMathOperators()
- alpha()
- alphaReplacedShadowProperties()
- analyze()
- applyKeyframesToTheme()
- applyVariant()
- arbitraryUtilities()
- arbitraryValueToBareValueUtility()
- arbitraryVariants()
- asColor()
- asyncReplace()
- bareAspectRatio()
- bareMilliseconds()
- barePercentages()
- bareValueUtilities()
- bareValues()
- bgGradientToLinear()
- bigSign()
- buildCustomContainerUtilityRules()
- buildImportNodes()
- buildPluginApi()
- candidateValue()
- canonicalizeDimension()
- cartesian()
- cloneCandidate()
- cloneVariantSpread()
- collapseCandidates()
- combinations()
- combinator()
- compare()
- compileBaseUtility()
- compileCss()
- compoundsForSelectors()
- compoundsWith()
- constructor()
- convertUnderscoresToWhitespace()
- createBareQuad()
- createCanonicalizeOptions()
- createCanonicalizeVariantCache()
- createCompatConfig()
- createCssUtility()
- createPreComputedUtilitiesCache()
- createPreComputedVariantsCache()
- createSignatureOptionsCache()
- createSourceMap()
- createStaticUtilitiesCache()
- deepMerge()
- default.accentColor()
- default.backdropBrightness()
- default.backdropGrayscale()
- default.backdropInvert()
- default.backdropSaturate()
- default.backgroundColor()
- default.borderColor()
- default.borderSpacing()
- default.caretColor()
- default.divideColor()
- default.divideWidth()
- default.flexBasis()
- default.gradientColorStops()
- default.inset()
- default.maxHeight()
- default.minHeight()
- default.outlineColor()
- default.placeholderColor()
- default.ringColor()
- default.ringOpacity()
- default.scrollPadding()
- default.serialize()
- default.size()
- default.stroke()
- default.textDecorationColor()
- default.textOpacity()
- designSystems()
- entries()
- escape()
- eventuallyUnquote()
- eventuallyUnquote()
- expand()
- expand()
- expandDeclaration()
- expandSequence()
- extractConfigs()
- extractUsedVariables()
- flattenColorPalette()
- formattedMappings()
- fun()
- functional()
- get()
- get()
- get()
- getClassOrder()
- getCompletions()
- getCompletions()
- getModuleDependencies()
- getPropertySort()
- group()
- has()
- hasDefault()
- importModule()
- inferDataType()
- injectFallbackForInitialFallback()
- isAbsoluteSize()
- isAngle()
- isAsciiWhitespace()
- isAttributeSelector()
- isBackgroundPosition()
- isFraction()
- isGenericName()
- isIgnoredThemeKey()
- isLineWidth()
- isMultipleOf()
- isNumber()
- isPositiveInteger()
- isValidArbitrary()
- isValidSpacingMultiplier()
- isValidStaticUtilityName()
- isValidThemeTuple()
- isVarCache()
- key()
- keyPathToCssProperty()
- keys()
- keys()
- keysInNamespaces()
- legacyTheme()
- loadDesignSystem()
- loadModule()
- markUsedVariable()
- mergeTheme()
- mergeThemeExtension()
- migrate()
- migrateAtApply()
- migrateContents()
- migrateMediaScreen()
- migratePreflight()
- migrateThemeToVar()
- never()
- never()
- optimizeCss()
- optimizeModifier()
- parse()
- parse()
- parseAtRule()
- parseCandidate()
- parseCss()
- parseDeclaration()
- parseString()
- parseThemeOptions()
- parseVariant()
- printArbitraryValue()
- printCandidate()
- printUnprefixedCandidate()
- printVariant()
- quoteAttributeValue()
- readFromCss()
- registerScreensConfig()
- registerThemeVariantOverrides()
- replaceNestedClassNameReferences()
- replaceShadowColors()
- resolve()
- resolveApplyDependencies()
- resolveConfig()
- resolveCssId()
- resolveDebug()
- resolveJsId()
- resolveThemeColor()
- resolveThemeValue()
- resolveValue()
- resolveValueFunction()
- resolveVariablesInValue()
- resolveWith()
- resolveWithExtension()
- rewriteCssImageSet()
- rewriteCssUrls()
- run()
- run()
- selector()
- set()
- simpleDesign()
- simplifyArbitraryVariant()
- size()
- sortClasses()
- sortFractionsLast()
- spacing()
- static()
- substituteAtImports()
- substituteAtVariant()
- substituteFunctions()
- substituteFunctionsInValue()
- substituteFunctionsInValue()
- substituteFunctionsInValue()
- theme()
- themeToVarVariant()
- themeableValues()
- throwOnLoadModule()
- toCss()
- toCss()
- toKeyPath()
- traceDependencies()
- tryValueReplacements()
- upgradeToFullPluginSupport()
- value()
- walkImplementation()
- walkVariants()
- withAlpha()
Frequently Asked Questions
What is the ModuleResolution subdomain?
ModuleResolution is a subdomain in the tailwindcss codebase, part of the CompilerEngine domain. Loading JavaScript and CSS dependencies using enhanced-resolve and jiti. It contains 0 source files.
Which domain does ModuleResolution belong to?
ModuleResolution belongs to the CompilerEngine domain.
What functions are in ModuleResolution?
The ModuleResolution subdomain contains 209 function(s): THEME_FUNCTION_INVOCATION, WalkAction.ReplaceSkip, __unstable__loadDesignSystem, addKeyframes, addWhitespaceAroundMathOperators, alpha, alphaReplacedShadowProperties, analyze, and 201 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free