AstTransformation — tailwindcss Architecture
Converting between Tailwind-internal AST and PostCSS AST formats.
Entity Profile
Relationship Graph
Domain
Functions
- Symbol()
- WalkAction.Replace()
- WalkAction.ReplaceStop()
- __unstable__loadDesignSystem()
- add()
- allVariablesAreUsed()
- alphaReplacedDropShadowProperties()
- applyCompatibilityHooks()
- applyConfigToTheme()
- applyImportant()
- arbitraryValueToBareValueVariant()
- atRoot()
- atRule()
- bareDegrees()
- bareIntegers()
- barePixels()
- bareRepeatValues()
- blue()
- buildDesignSystem()
- buildMediaQuery()
- canonicalizeAst()
- canonicalizeCandidates()
- clearNamespace()
- cloneAstNode()
- cloneAstNodeSpread()
- cloneCandidateSpread()
- cloneVariant()
- comment()
- compare()
- compareBreakpoints()
- compile()
- compile()
- compileAst()
- compileAst()
- compileAstNodes()
- compileCandidates()
- compound()
- constantFoldDeclaration()
- constructor()
- constructor()
- constructor()
- context()
- createCanonicalizeCandidateCache()
- createCanonicalizeUtilityCache()
- createCompileOptions()
- createConverterCache()
- createInternalOptionsCache()
- createLineTable()
- createPair()
- createPlugin()
- createPrefixedQuad()
- createSignatureOptions()
- createSpacingCache()
- createThemeFn()
- createTranslationMap()
- createUtilities()
- createUtilityPropertiesCache()
- createUtilitySignatureCache()
- createVariantSignatureCache()
- createVariants()
- cssContext()
- darkModePlugin()
- decl()
- decodeArbitraryValue()
- default.backdropBlur()
- default.backdropContrast()
- default.backdropHueRotate()
- default.backdropOpacity()
- default.backdropSepia()
- default.backgroundOpacity()
- default.borderOpacity()
- default.boxShadowColor()
- default.colors()
- default.divideOpacity()
- default.fill()
- default.gap()
- default.height()
- default.margin()
- default.maxWidth()
- default.minWidth()
- default.padding()
- default.placeholderOpacity()
- default.ringOffsetColor()
- default.scrollMargin()
- default.space()
- default.test()
- default.textColor()
- default.textIndent()
- default.translate()
- default.width()
- defaultSort()
- deprecatedUtilities()
- dim()
- dim()
- dimensions()
- doUrlReplace()
- dropUnnecessaryDataTypes()
- end()
- ensureSourceDetectionRootExists()
- entries()
- escapeUnderscore()
- eventuallyUnquote()
- extractKeyframeNames()
- findNode()
- findRoots()
- formatRange()
- fromAst()
- fun()
- functional()
- get()
- get()
- getClassList()
- getKeyframes()
- getOptions()
- getVariants()
- has()
- hasMathFn()
- hit()
- id()
- intersection()
- isBackgroundSize()
- isColor()
- isDataUrl()
- isExternalUrl()
- isFallbackUtility()
- isFamilyName()
- isImage()
- isLength()
- isPercentage()
- isPlainObject()
- isRelativeSize()
- isSequence()
- isSingleSelector()
- isStrictPositiveInteger()
- isUrl()
- isValidFunctionalUtilityName()
- isValidOpacityValue()
- isValidThemePrimitive()
- isVar()
- isVariableUsed()
- isVector()
- joinSrcset()
- keyframesToRules()
- kind()
- loadDesign()
- loadDesignSystem()
- loadStylesheet()
- loadStylesheet()
- modernizeArbitraryValuesVariant()
- namespace()
- nextOrder()
- normalizePath()
- normalizePathBase()
- objectToAst()
- optimize()
- optimizeAst()
- parse()
- parse()
- parseCandidate()
- parseImportParams()
- parseModifier()
- parseSrcset()
- parseVariantValue()
- postcssPluginWarning()
- prefixKey()
- prepareDesignSystemStorage()
- printArbitraryValueCache()
- printModifier()
- processSrcSet()
- property()
- recursivelyDecodeArbitraryValues()
- recursivelyEscapeUnderscores()
- registerContainerCompat()
- registerLegacyUtilities()
- replaceAlpha()
- replaceObject()
- report()
- reset()
- rewriteUrls()
- rule()
- run()
- run()
- runResolver()
- segment()
- separator()
- separator()
- serializeSourceMap()
- set()
- shuffle()
- simplifyArbitraryVariantCache()
- skipUrlReplacer()
- start()
- static()
- styleRule()
- substituteAtApply()
- substituteAtSlot()
- suggest()
- suggest()
- temporarilyDisableThemeInline()
- themeKey()
- themeToVarUtility()
- throwOnLoadStylesheet()
- toCss()
- toRawSourceMap()
- toSourceMap()
- topologicalSort()
- unescape()
- walk()
- walk()
- word()
- yellow()
Frequently Asked Questions
What is the AstTransformation subdomain?
AstTransformation is a subdomain in the tailwindcss codebase, part of the CompilerEngine domain. Converting between Tailwind-internal AST and PostCSS AST formats. It contains 0 source files.
Which domain does AstTransformation belong to?
AstTransformation belongs to the CompilerEngine domain.
What functions are in AstTransformation?
The AstTransformation subdomain contains 211 function(s): Symbol, WalkAction.Replace, WalkAction.ReplaceStop, __unstable__loadDesignSystem, add, allVariablesAreUsed, alphaReplacedDropShadowProperties, applyCompatibilityHooks, and 203 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free