Home / Subdomains / AstTransformation

AstTransformation

Browse all 212 subdomain entities categorized under AstTransformation in the tailwindcss Architecture Docs architecture documentation.

212 entities · Page 3 of 5

default.height() — tailwindcss Function Reference
Architecture documentation for the default.height() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.margin() — tailwindcss Function Reference
Architecture documentation for the default.margin() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.maxWidth() — tailwindcss Function Reference
Architecture documentation for the default.maxWidth() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.minWidth() — tailwindcss Function Reference
Architecture documentation for the default.minWidth() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.padding() — tailwindcss Function Reference
Architecture documentation for the default.padding() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.placeholderOpacity() — tailwindcss Function Reference
Architecture documentation for the default.placeholderOpacity() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.ringOffsetColor() — tailwindcss Function Reference
Architecture documentation for the default.ringOffsetColor() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.scrollMargin() — tailwindcss Function Reference
Architecture documentation for the default.scrollMargin() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.space() — tailwindcss Function Reference
Architecture documentation for the default.space() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.textColor() — tailwindcss Function Reference
Architecture documentation for the default.textColor() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.textIndent() — tailwindcss Function Reference
Architecture documentation for the default.textIndent() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.translate() — tailwindcss Function Reference
Architecture documentation for the default.translate() function in default-theme.ts from the tailwindcss codebase.
Function typescript
default.width() — tailwindcss Function Reference
Architecture documentation for the default.width() function in default-theme.ts from the tailwindcss codebase.
Function typescript
buildDesignSystem() — tailwindcss Function Reference
Architecture documentation for the buildDesignSystem() function in design-system.ts from the tailwindcss codebase.
Function typescript
dimensions() — tailwindcss Function Reference
Architecture documentation for the dimensions() function in dimensions.ts from the tailwindcss codebase.
Function typescript
unescape() — tailwindcss Function Reference
Architecture documentation for the unescape() function in escape.ts from the tailwindcss codebase.
Function typescript
createPair() — tailwindcss Function Reference
Architecture documentation for the createPair() function in expand-declaration.ts from the tailwindcss codebase.
Function typescript
createPrefixedQuad() — tailwindcss Function Reference
Architecture documentation for the createPrefixedQuad() function in expand-declaration.ts from the tailwindcss codebase.
Function typescript
compile() — tailwindcss Function Reference
Architecture documentation for the compile() function in index.ts from the tailwindcss codebase.
Function typescript
compileAst() — tailwindcss Function Reference
Architecture documentation for the compileAst() function in index.ts from the tailwindcss codebase.
Function typescript
postcssPluginWarning() — tailwindcss Function Reference
Architecture documentation for the postcssPluginWarning() function in index.ts from the tailwindcss codebase.
Function typescript
throwOnLoadStylesheet() — tailwindcss Function Reference
Architecture documentation for the throwOnLoadStylesheet() function in index.ts from the tailwindcss codebase.
Function typescript
isBackgroundSize() — tailwindcss Function Reference
Architecture documentation for the isBackgroundSize() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isFamilyName() — tailwindcss Function Reference
Architecture documentation for the isFamilyName() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isImage() — tailwindcss Function Reference
Architecture documentation for the isImage() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isLength() — tailwindcss Function Reference
Architecture documentation for the isLength() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isPercentage() — tailwindcss Function Reference
Architecture documentation for the isPercentage() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isRelativeSize() — tailwindcss Function Reference
Architecture documentation for the isRelativeSize() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isStrictPositiveInteger() — tailwindcss Function Reference
Architecture documentation for the isStrictPositiveInteger() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isUrl() — tailwindcss Function Reference
Architecture documentation for the isUrl() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isValidOpacityValue() — tailwindcss Function Reference
Architecture documentation for the isValidOpacityValue() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
isVector() — tailwindcss Function Reference
Architecture documentation for the isVector() function in infer-data-type.ts from the tailwindcss codebase.
Function typescript
blue() — tailwindcss Function Reference
Architecture documentation for the blue() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
constructor() — tailwindcss Function Reference
Architecture documentation for the constructor() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
dim() — tailwindcss Function Reference
Architecture documentation for the dim() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
end() — tailwindcss Function Reference
Architecture documentation for the end() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
hit() — tailwindcss Function Reference
Architecture documentation for the hit() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
report() — tailwindcss Function Reference
Architecture documentation for the report() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
reset() — tailwindcss Function Reference
Architecture documentation for the reset() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
start() — tailwindcss Function Reference
Architecture documentation for the start() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
Symbol() — tailwindcss Function Reference
Architecture documentation for the Symbol() function in instrumentation.ts from the tailwindcss codebase.
Function typescript
loadDesignSystem() — tailwindcss Function Reference
Architecture documentation for the loadDesignSystem() function in intellisense.bench.ts from the tailwindcss codebase.
Function typescript
getClassList() — tailwindcss Function Reference
Architecture documentation for the getClassList() function in intellisense.ts from the tailwindcss codebase.
Function typescript
getVariants() — tailwindcss Function Reference
Architecture documentation for the getVariants() function in intellisense.ts from the tailwindcss codebase.
Function typescript
isColor() — tailwindcss Function Reference
Architecture documentation for the isColor() function in is-color.ts from the tailwindcss codebase.
Function typescript
registerLegacyUtilities() — tailwindcss Function Reference
Architecture documentation for the registerLegacyUtilities() function in legacy-utilities.ts from the tailwindcss codebase.
Function typescript
createLineTable() — tailwindcss Function Reference
Architecture documentation for the createLineTable() function in line-table.ts from the tailwindcss codebase.
Function typescript
hasMathFn() — tailwindcss Function Reference
Architecture documentation for the hasMathFn() function in math-operators.ts from the tailwindcss codebase.
Function typescript

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free