Home / All Entities

All Entities

Browse all 2,008 entities in the tailwindcss Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.

2,008 entities · Page 39 of 42

wfile() — tailwindcss Function Reference
Architecture documentation for the wfile() function in walk.rs from the tailwindcss codebase.
Function rust
T() — tailwindcss Function Reference
Architecture documentation for the T() function in walk.ts from the tailwindcss codebase.
Function typescript
walk() — tailwindcss Function Reference
Architecture documentation for the walk() function in walk.ts from the tailwindcss codebase.
Function typescript
walk() — tailwindcss Function Reference
Architecture documentation for the walk() function in walk.ts from the tailwindcss codebase.
Function typescript
WalkAction.Replace() — tailwindcss Function Reference
Architecture documentation for the WalkAction.Replace() function in walk.ts from the tailwindcss codebase.
Function typescript
WalkAction.ReplaceSkip() — tailwindcss Function Reference
Architecture documentation for the WalkAction.ReplaceSkip() function in walk.ts from the tailwindcss codebase.
Function typescript
WalkAction.ReplaceStop() — tailwindcss Function Reference
Architecture documentation for the WalkAction.ReplaceStop() function in walk.ts from the tailwindcss codebase.
Function typescript
walkDepth() — tailwindcss Function Reference
Architecture documentation for the walkDepth() function in walk.ts from the tailwindcss codebase.
Function typescript
walkImplementation() — tailwindcss Function Reference
Architecture documentation for the walkImplementation() function in walk.ts from the tailwindcss codebase.
Function typescript
walkVariants() — tailwindcss Function Reference
Architecture documentation for the walkVariants() function in walk-variants.ts from the tailwindcss codebase.
Function typescript
AST — tailwindcss Architecture
Mapping logic between disparate CSS object models. Architecture documentation for the AST subdomain (part of PostCSSPlugin domain) in the tailwindcss codebase. Contains 8 source files.
Subdomain
Codemods — tailwindcss Architecture
Heuristic-based replacements for migrating legacy CSS and configuration files. Architecture documentation for the Codemods subdomain (part of CommandLineInterface domain) in the tailwindcss codebase. Contains 47 source files.
Subdomain
Compiler — tailwindcss Architecture
High-level API for transforming CSS strings into processed output. Architecture documentation for the Compiler subdomain (part of NodeServer domain) in the tailwindcss codebase. Contains 4 source files.
Subdomain
Extractor — tailwindcss Architecture
Implements machine-learning logic to parse utility candidates from various source file types. Architecture documentation for the Extractor subdomain (part of Oxide domain) in the tailwindcss codebase. Contains 49 source files.
Subdomain
PreProcessors — tailwindcss Architecture
Normalizes language-specific syntax (e.g., Clojure, Svelte) before scanning. Architecture documentation for the PreProcessors subdomain (part of Oxide domain) in the tailwindcss codebase. Contains 55 source files.
Subdomain
Renderer — tailwindcss Architecture
Formatting terminal internal output with colors and word wrapping. Architecture documentation for the Renderer subdomain (part of CommandLineInterface domain) in the tailwindcss codebase. Contains 24 source files.
Subdomain
Resolver — tailwindcss Architecture
Custom logic for resolving CSS and JS dependencies using enhanced-resolve. Architecture documentation for the Resolver subdomain (part of NodeServer domain) in the tailwindcss codebase. Contains 6 source files.
Subdomain
Scanner — tailwindcss Architecture
Manages directory walking and file discovery for auto-source detection. Architecture documentation for the Scanner subdomain (part of Oxide domain) in the tailwindcss codebase. Contains 40 source files.
Subdomain
WalkAction Type — tailwindcss Architecture
Architecture documentation for the WalkAction type/interface in apply-config-to-theme.ts from the tailwindcss codebase.
Type typescript
Arg Type — tailwindcss Architecture
Architecture documentation for the Arg type/interface in args.ts from the tailwindcss codebase.
Type typescript
Arg Type — tailwindcss Architecture
Architecture documentation for the Arg type/interface in args.ts from the tailwindcss codebase.
Type typescript
ArgumentType Type — tailwindcss Architecture
Architecture documentation for the ArgumentType type/interface in args.ts from the tailwindcss codebase.
Type typescript
ArgumentType Type — tailwindcss Architecture
Architecture documentation for the ArgumentType type/interface in args.ts from the tailwindcss codebase.
Type typescript
Result Type — tailwindcss Architecture
Architecture documentation for the Result type/interface in args.ts from the tailwindcss codebase.
Type typescript
Result Type — tailwindcss Architecture
Architecture documentation for the Result type/interface in args.ts from the tailwindcss codebase.
Type typescript
Types Type — tailwindcss Architecture
Architecture documentation for the Types type/interface in args.ts from the tailwindcss codebase.
Type typescript
Types Type — tailwindcss Architecture
Architecture documentation for the Types type/interface in args.ts from the tailwindcss codebase.
Type typescript
AstNode Type — tailwindcss Architecture
Architecture documentation for the AstNode type/interface in ast.ts from the tailwindcss codebase.
Type typescript
AtRoot Type — tailwindcss Architecture
Architecture documentation for the AtRoot type/interface in ast.ts from the tailwindcss codebase.
Type typescript
AtRule Type — tailwindcss Architecture
Architecture documentation for the AtRule type/interface in ast.ts from the tailwindcss codebase.
Type typescript
Comment Type — tailwindcss Architecture
Architecture documentation for the Comment type/interface in ast.ts from the tailwindcss codebase.
Type typescript
Context Type — tailwindcss Architecture
Architecture documentation for the Context type/interface in ast.ts from the tailwindcss codebase.
Type typescript
Declaration Type — tailwindcss Architecture
Architecture documentation for the Declaration type/interface in ast.ts from the tailwindcss codebase.
Type typescript
Rule Type — tailwindcss Architecture
Architecture documentation for the Rule type/interface in ast.ts from the tailwindcss codebase.
Type typescript
StyleRule Type — tailwindcss Architecture
Architecture documentation for the StyleRule type/interface in ast.ts from the tailwindcss codebase.
Type typescript
LoadStylesheet Type — tailwindcss Architecture
Architecture documentation for the LoadStylesheet type/interface in at-import.ts from the tailwindcss codebase.
Type typescript
AttributeSelector Type — tailwindcss Architecture
Architecture documentation for the AttributeSelector type/interface in attribute-selector-parser.ts from the tailwindcss codebase.
Type typescript
ArbitraryModifier Type — tailwindcss Architecture
Architecture documentation for the ArbitraryModifier type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
ArbitraryUtilityValue Type — tailwindcss Architecture
Architecture documentation for the ArbitraryUtilityValue type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
ArbitraryVariantValue Type — tailwindcss Architecture
Architecture documentation for the ArbitraryVariantValue type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
Candidate Type — tailwindcss Architecture
Architecture documentation for the Candidate type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
CandidateModifier Type — tailwindcss Architecture
Architecture documentation for the CandidateModifier type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
NamedModifier Type — tailwindcss Architecture
Architecture documentation for the NamedModifier type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
NamedUtilityValue Type — tailwindcss Architecture
Architecture documentation for the NamedUtilityValue type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
NamedVariantValue Type — tailwindcss Architecture
Architecture documentation for the NamedVariantValue type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
Root Type — tailwindcss Architecture
Architecture documentation for the Root type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
Variant Type — tailwindcss Architecture
Architecture documentation for the Variant type/interface in candidate.ts from the tailwindcss codebase.
Type typescript
CanonicalizeOptions Type — tailwindcss Architecture
Architecture documentation for the CanonicalizeOptions type/interface in canonicalize-candidates.ts from the tailwindcss codebase.
Type typescript

Analyze Your Own Codebase

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

Try Supermodel Free