OxideCore
Browse all 1105 domain entities categorized under OxideCore in the tailwindcss Architecture Docs architecture documentation.
isSimplePostCSSConfig() — tailwindcss Function Reference
Architecture documentation for the isSimplePostCSSConfig() function in migrate-postcss.ts from the tailwindcss codebase.
migratePostCSSConfig() — tailwindcss Function Reference
Architecture documentation for the migratePostCSSConfig() function in migrate-postcss.ts from the tailwindcss codebase.
migratePostCSSJSConfig() — tailwindcss Function Reference
Architecture documentation for the migratePostCSSJSConfig() function in migrate-postcss.ts from the tailwindcss codebase.
migratePostCSSJsonConfig() — tailwindcss Function Reference
Architecture documentation for the migratePostCSSJsonConfig() function in migrate-postcss.ts from the tailwindcss codebase.
extractV3Base() — tailwindcss Function Reference
Architecture documentation for the extractV3Base() function in migrate-prefix.ts from the tailwindcss codebase.
migratePrefix() — tailwindcss Function Reference
Architecture documentation for the migratePrefix() function in migrate-prefix.ts from the tailwindcss codebase.
migratePrefixValue() — tailwindcss Function Reference
Architecture documentation for the migratePrefixValue() function in migrate-prefix.ts from the tailwindcss codebase.
eventuallyUnquote() — tailwindcss Function Reference
Architecture documentation for the eventuallyUnquote() function in migrate-preflight.ts from the tailwindcss codebase.
migratePreflight() — tailwindcss Function Reference
Architecture documentation for the migratePreflight() function in migrate-preflight.ts from the tailwindcss codebase.
substituteFunctionsInValue() — tailwindcss Function Reference
Architecture documentation for the substituteFunctionsInValue() function in migrate-preflight.ts from the tailwindcss codebase.
migrateSimpleLegacyClasses() — tailwindcss Function Reference
Architecture documentation for the migrateSimpleLegacyClasses() function in migrate-simple-legacy-classes.ts from the tailwindcss codebase.
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-tailwind-directives.test.ts from the tailwindcss codebase.
findTargetNode() — tailwindcss Function Reference
Architecture documentation for the findTargetNode() function in migrate-tailwind-directives.ts from the tailwindcss codebase.
migrateTailwindDirectives() — tailwindcss Function Reference
Architecture documentation for the migrateTailwindDirectives() function in migrate-tailwind-directives.ts from the tailwindcss codebase.
createConverter() — tailwindcss Function Reference
Architecture documentation for the createConverter() function in migrate-theme-to-var.ts from the tailwindcss codebase.
eventuallyUnquote() — tailwindcss Function Reference
Architecture documentation for the eventuallyUnquote() function in migrate-theme-to-var.ts from the tailwindcss codebase.
migrateThemeToVar() — tailwindcss Function Reference
Architecture documentation for the migrateThemeToVar() function in migrate-theme-to-var.ts from the tailwindcss codebase.
substituteFunctionsInValue() — tailwindcss Function Reference
Architecture documentation for the substituteFunctionsInValue() function in migrate-theme-to-var.ts from the tailwindcss codebase.
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate.ts from the tailwindcss codebase.
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate.ts from the tailwindcss codebase.
migrateCached() — tailwindcss Function Reference
Architecture documentation for the migrateCached() function in migrate.ts from the tailwindcss codebase.
migrateCandidate() — tailwindcss Function Reference
Architecture documentation for the migrateCandidate() function in migrate.ts from the tailwindcss codebase.
migrateContents() — tailwindcss Function Reference
Architecture documentation for the migrateContents() function in migrate.ts from the tailwindcss codebase.
migrateContents() — tailwindcss Function Reference
Architecture documentation for the migrateContents() function in migrate.ts from the tailwindcss codebase.
getAppliedNodeStack() — tailwindcss Function Reference
Architecture documentation for the getAppliedNodeStack() function in migrate-variant-order.ts from the tailwindcss codebase.
isAtRuleVariant() — tailwindcss Function Reference
Architecture documentation for the isAtRuleVariant() function in migrate-variant-order.ts from the tailwindcss codebase.
isCombinatorVariant() — tailwindcss Function Reference
Architecture documentation for the isCombinatorVariant() function in migrate-variant-order.ts from the tailwindcss codebase.
isEndOfSelectorPseudoElement() — tailwindcss Function Reference
Architecture documentation for the isEndOfSelectorPseudoElement() function in migrate-variant-order.ts from the tailwindcss codebase.
migrateVariantOrder() — tailwindcss Function Reference
Architecture documentation for the migrateVariantOrder() function in migrate-variant-order.ts from the tailwindcss codebase.
orderMatches() — tailwindcss Function Reference
Architecture documentation for the orderMatches() function in migrate-variant-order.ts from the tailwindcss codebase.
migrate() — tailwindcss Function Reference
Architecture documentation for the migrate() function in migrate-variants-directive.test.ts from the tailwindcss codebase.
migrateVariantsDirective() — tailwindcss Function Reference
Architecture documentation for the migrateVariantsDirective() function in migrate-variants-directive.ts from the tailwindcss codebase.
assert_extract_candidates_contains() — tailwindcss Function Reference
Architecture documentation for the assert_extract_candidates_contains() function in mod.rs from the tailwindcss codebase.
assert_extract_sorted_candidates() — tailwindcss Function Reference
Architecture documentation for the assert_extract_sorted_candidates() function in mod.rs from the tailwindcss codebase.
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.
blue() — tailwindcss Function Reference
Architecture documentation for the blue() function in mod.rs from the tailwindcss codebase.
create_walker() — tailwindcss Function Reference
Architecture documentation for the create_walker() function in mod.rs from the tailwindcss codebase.
dim() — tailwindcss Function Reference
Architecture documentation for the dim() function in mod.rs from the tailwindcss codebase.
drop_covered_spans() — tailwindcss Function Reference
Architecture documentation for the drop_covered_spans() function in mod.rs from the tailwindcss codebase.
extract() — tailwindcss Function Reference
Architecture documentation for the extract() function in mod.rs from the tailwindcss codebase.
extract_candidates() — tailwindcss Function Reference
Architecture documentation for the extract_candidates() function in mod.rs from the tailwindcss codebase.
extract_css_variables() — tailwindcss Function Reference
Architecture documentation for the extract_css_variables() function in mod.rs from the tailwindcss codebase.
extract_sorted_candidates() — tailwindcss Function Reference
Architecture documentation for the extract_sorted_candidates() function in mod.rs from the tailwindcss codebase.
extract_sorted_css_variables() — tailwindcss Function Reference
Architecture documentation for the extract_sorted_css_variables() function in mod.rs from the tailwindcss codebase.
extract_sub_candidates() — tailwindcss Function Reference
Architecture documentation for the extract_sub_candidates() function in mod.rs from the tailwindcss codebase.
extract_variables_from_css() — tailwindcss Function Reference
Architecture documentation for the extract_variables_from_css() function in mod.rs from the tailwindcss codebase.
extract() — tailwindcss Function Reference
Architecture documentation for the extract() function in mod.rs from the tailwindcss codebase.
flush() — tailwindcss Function Reference
Architecture documentation for the flush() function in mod.rs from the tailwindcss codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free