Home / All Entities

All Entities

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

2,158 entities · Page 29 of 45

extractV3Base() — tailwindcss Function Reference
Architecture documentation for the extractV3Base() function in migrate-prefix.ts from the tailwindcss codebase.
Function typescript
migratePrefix() — tailwindcss Function Reference
Architecture documentation for the migratePrefix() function in migrate-prefix.ts from the tailwindcss codebase.
Function typescript
migratePrefixValue() — tailwindcss Function Reference
Architecture documentation for the migratePrefixValue() function in migrate-prefix.ts from the tailwindcss codebase.
Function typescript
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-preflight.test.ts from the tailwindcss codebase.
Function typescript
eventuallyUnquote() — tailwindcss Function Reference
Architecture documentation for the eventuallyUnquote() function in migrate-preflight.ts from the tailwindcss codebase.
Function typescript
migratePreflight() — tailwindcss Function Reference
Architecture documentation for the migratePreflight() function in migrate-preflight.ts from the tailwindcss codebase.
Function typescript
substituteFunctionsInValue() — tailwindcss Function Reference
Architecture documentation for the substituteFunctionsInValue() function in migrate-preflight.ts from the tailwindcss codebase.
Function typescript
migrateSimpleLegacyClasses() — tailwindcss Function Reference
Architecture documentation for the migrateSimpleLegacyClasses() function in migrate-simple-legacy-classes.ts from the tailwindcss codebase.
Function typescript
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-tailwind-directives.test.ts from the tailwindcss codebase.
Function typescript
findTargetNode() — tailwindcss Function Reference
Architecture documentation for the findTargetNode() function in migrate-tailwind-directives.ts from the tailwindcss codebase.
Function typescript
migrateTailwindDirectives() — tailwindcss Function Reference
Architecture documentation for the migrateTailwindDirectives() function in migrate-tailwind-directives.ts from the tailwindcss codebase.
Function typescript
designSystems() — tailwindcss Function Reference
Architecture documentation for the designSystems() function in migrate.test.ts from the tailwindcss codebase.
Function typescript
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-theme-to-var.test.ts from the tailwindcss codebase.
Function typescript
createConverter() — tailwindcss Function Reference
Architecture documentation for the createConverter() function in migrate-theme-to-var.ts from the tailwindcss codebase.
Function typescript
eventuallyUnquote() — tailwindcss Function Reference
Architecture documentation for the eventuallyUnquote() function in migrate-theme-to-var.ts from the tailwindcss codebase.
Function typescript
migrateThemeToVar() — tailwindcss Function Reference
Architecture documentation for the migrateThemeToVar() function in migrate-theme-to-var.ts from the tailwindcss codebase.
Function typescript
substituteFunctionsInValue() — tailwindcss Function Reference
Architecture documentation for the substituteFunctionsInValue() function in migrate-theme-to-var.ts from the tailwindcss codebase.
Function typescript
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate.ts from the tailwindcss codebase.
Function typescript
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate.ts from the tailwindcss codebase.
Function typescript
migrateCached() — tailwindcss Function Reference
Architecture documentation for the migrateCached() function in migrate.ts from the tailwindcss codebase.
Function typescript
migrateCandidate() — tailwindcss Function Reference
Architecture documentation for the migrateCandidate() function in migrate.ts from the tailwindcss codebase.
Function typescript
migrateContents() — tailwindcss Function Reference
Architecture documentation for the migrateContents() function in migrate.ts from the tailwindcss codebase.
Function typescript
migrateContents() — tailwindcss Function Reference
Architecture documentation for the migrateContents() function in migrate.ts from the tailwindcss codebase.
Function typescript
getAppliedNodeStack() — tailwindcss Function Reference
Architecture documentation for the getAppliedNodeStack() function in migrate-variant-order.ts from the tailwindcss codebase.
Function typescript
isAtRuleVariant() — tailwindcss Function Reference
Architecture documentation for the isAtRuleVariant() function in migrate-variant-order.ts from the tailwindcss codebase.
Function typescript
isCombinatorVariant() — tailwindcss Function Reference
Architecture documentation for the isCombinatorVariant() function in migrate-variant-order.ts from the tailwindcss codebase.
Function typescript
isEndOfSelectorPseudoElement() — tailwindcss Function Reference
Architecture documentation for the isEndOfSelectorPseudoElement() function in migrate-variant-order.ts from the tailwindcss codebase.
Function typescript
migrateVariantOrder() — tailwindcss Function Reference
Architecture documentation for the migrateVariantOrder() function in migrate-variant-order.ts from the tailwindcss codebase.
Function typescript
orderMatches() — tailwindcss Function Reference
Architecture documentation for the orderMatches() function in migrate-variant-order.ts from the tailwindcss codebase.
Function typescript
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-variants-directive.test.ts from the tailwindcss codebase.
Function typescript
migrateVariantsDirective() — tailwindcss Function Reference
Architecture documentation for the migrateVariantsDirective() function in migrate-variants-directive.ts from the tailwindcss codebase.
Function typescript
assert_extract_candidates_contains() — tailwindcss Function Reference
Architecture documentation for the assert_extract_candidates_contains() function in mod.rs from the tailwindcss codebase.
Function rust
assert_extract_sorted_candidates() — tailwindcss Function Reference
Architecture documentation for the assert_extract_sorted_candidates() function in mod.rs from the tailwindcss codebase.
Function rust
assert_extract_sorted_css_variables() — tailwindcss Function Reference
Architecture documentation for the assert_extract_sorted_css_variables() function in mod.rs from the tailwindcss codebase.
Function rust
blue() — tailwindcss Function Reference
Architecture documentation for the blue() function in mod.rs from the tailwindcss codebase.
Function rust
create_walker() — tailwindcss Function Reference
Architecture documentation for the create_walker() function in mod.rs from the tailwindcss codebase.
Function rust
dim() — tailwindcss Function Reference
Architecture documentation for the dim() function in mod.rs from the tailwindcss codebase.
Function rust
drop_covered_spans() — tailwindcss Function Reference
Architecture documentation for the drop_covered_spans() function in mod.rs from the tailwindcss codebase.
Function rust
extract() — tailwindcss Function Reference
Architecture documentation for the extract() function in mod.rs from the tailwindcss codebase.
Function rust
extract_candidates() — tailwindcss Function Reference
Architecture documentation for the extract_candidates() function in mod.rs from the tailwindcss codebase.
Function rust
extract_css_variables() — tailwindcss Function Reference
Architecture documentation for the extract_css_variables() function in mod.rs from the tailwindcss codebase.
Function rust
extract_sorted_candidates() — tailwindcss Function Reference
Architecture documentation for the extract_sorted_candidates() function in mod.rs from the tailwindcss codebase.
Function rust
extract_sorted_css_variables() — tailwindcss Function Reference
Architecture documentation for the extract_sorted_css_variables() function in mod.rs from the tailwindcss codebase.
Function rust
extract_sub_candidates() — tailwindcss Function Reference
Architecture documentation for the extract_sub_candidates() function in mod.rs from the tailwindcss codebase.
Function rust
extract_variables_from_css() — tailwindcss Function Reference
Architecture documentation for the extract_variables_from_css() function in mod.rs from the tailwindcss codebase.
Function rust
extract() — tailwindcss Function Reference
Architecture documentation for the extract() function in mod.rs from the tailwindcss codebase.
Function rust
flush() — tailwindcss Function Reference
Architecture documentation for the flush() function in mod.rs from the tailwindcss codebase.
Function rust
fmt() — tailwindcss Function Reference
Architecture documentation for the fmt() function in mod.rs from the tailwindcss codebase.
Function rust

Analyze Your Own Codebase

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

Try Supermodel Free