Home / All Entities

All Entities

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

2,009 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
Codemods — tailwindcss Architecture
Specific transformation logic for JavaScript, CSS, and Template files. Architecture documentation for the Codemods subdomain (part of UpgradeToolkit domain) in the tailwindcss codebase. Contains 53 source files.
Subdomain
Compiler — tailwindcss Architecture
Orchestrates the conversion of CSS and AST nodes using the design system. Architecture documentation for the Compiler subdomain (part of NodeBridge domain) in the tailwindcss codebase. Contains 5 source files.
Subdomain
Extractor — tailwindcss Architecture
Implements parsing logic for utility candidates via state-driven machines. Architecture documentation for the Extractor subdomain (part of OxideEngine domain) in the tailwindcss codebase. Contains 42 source files.
Subdomain
NapiBinding — tailwindcss Architecture
Low-level binary bindings for cross-language communication. Architecture documentation for the NapiBinding subdomain (part of NodeBridge domain) in the tailwindcss codebase. Contains 7 source files.
Subdomain
PostCSSPlugin — tailwindcss Architecture
A standard PostCSS plugin implementation for CSS transformation. Architecture documentation for the PostCSSPlugin subdomain (part of BuildIntegrations domain) in the tailwindcss codebase. Contains 10 source files.
Subdomain
PreProcessors — tailwindcss Architecture
Normalizes exotic template syntaxes into a format suitable for the extractor. Architecture documentation for the PreProcessors subdomain (part of OxideEngine domain) in the tailwindcss codebase. Contains 45 source files.
Subdomain
Scanner — tailwindcss Architecture
Handles discovery of source files based on configuration and auto-detection rules. Architecture documentation for the Scanner subdomain (part of OxideEngine domain) in the tailwindcss codebase. Contains 44 source files.
Subdomain
TemplateAnalysis — tailwindcss Architecture
Scans template content to find and replace outdated tailwind candidates. Architecture documentation for the TemplateAnalysis subdomain (part of UpgradeToolkit domain) in the tailwindcss codebase. Contains 23 source files.
Subdomain
VitePlugin — tailwindcss Architecture
Specific hooks for Vite's module resolution and transformation pipeline. Architecture documentation for the VitePlugin subdomain (part of BuildIntegrations domain) in the tailwindcss codebase. Contains 4 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

Analyze Your Own Codebase

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

Try Supermodel Free