Home / Domains / OxideCore

OxideCore

Browse all 1105 domain entities categorized under OxideCore in the tailwindcss Architecture Docs architecture documentation.

1105 entities · Page 10 of 24

isAttributeSelector() — tailwindcss Function Reference
Architecture documentation for the isAttributeSelector() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
isSingleSelector() — tailwindcss Function Reference
Architecture documentation for the isSingleSelector() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
modernizeArbitraryValuesVariant() — tailwindcss Function Reference
Architecture documentation for the modernizeArbitraryValuesVariant() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
optimizeModifier() — tailwindcss Function Reference
Architecture documentation for the optimizeModifier() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
parseCandidate() — tailwindcss Function Reference
Architecture documentation for the parseCandidate() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
prepareDesignSystemStorage() — tailwindcss Function Reference
Architecture documentation for the prepareDesignSystemStorage() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
printUnprefixedCandidate() — tailwindcss Function Reference
Architecture documentation for the printUnprefixedCandidate() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
resolveVariablesInValue() — tailwindcss Function Reference
Architecture documentation for the resolveVariablesInValue() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
substituteFunctionsInValue() — tailwindcss Function Reference
Architecture documentation for the substituteFunctionsInValue() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
temporarilyDisableThemeInline() — tailwindcss Function Reference
Architecture documentation for the temporarilyDisableThemeInline() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
themeToVarUtility() — tailwindcss Function Reference
Architecture documentation for the themeToVarUtility() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
themeToVarVariant() — tailwindcss Function Reference
Architecture documentation for the themeToVarVariant() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
tryValueReplacements() — tailwindcss Function Reference
Architecture documentation for the tryValueReplacements() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
walkVariants() — tailwindcss Function Reference
Architecture documentation for the walkVariants() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
cartesian() — tailwindcss Function Reference
Architecture documentation for the cartesian() function in cartesian.ts from the tailwindcss codebase.
Function typescript
is_keyword_character() — tailwindcss Function Reference
Architecture documentation for the is_keyword_character() function in clojure.rs from the tailwindcss codebase.
Function rust
process() — tailwindcss Function Reference
Architecture documentation for the process() function in clojure.rs from the tailwindcss codebase.
Function rust
test_clojure_pre_processor() — tailwindcss Function Reference
Architecture documentation for the test_clojure_pre_processor() function in clojure.rs from the tailwindcss codebase.
Function rust
test_extract_candidates() — tailwindcss Function Reference
Architecture documentation for the test_extract_candidates() function in clojure.rs from the tailwindcss codebase.
Function rust
test_extract_from_symbol_list() — tailwindcss Function Reference
Architecture documentation for the test_extract_from_symbol_list() function in clojure.rs from the tailwindcss codebase.
Function rust
test_extraction_of_classes_with_dots() — tailwindcss Function Reference
Architecture documentation for the test_extraction_of_classes_with_dots() function in clojure.rs from the tailwindcss codebase.
Function rust
test_extraction_of_pseudoclasses_from_keywords() — tailwindcss Function Reference
Architecture documentation for the test_extraction_of_pseudoclasses_from_keywords() function in clojure.rs from the tailwindcss codebase.
Function rust
test_ignore_comments_with_invalid_strings() — tailwindcss Function Reference
Architecture documentation for the test_ignore_comments_with_invalid_strings() function in clojure.rs from the tailwindcss codebase.
Function rust
test_noninterference_of_parens_on_keywords() — tailwindcss Function Reference
Architecture documentation for the test_noninterference_of_parens_on_keywords() function in clojure.rs from the tailwindcss codebase.
Function rust
test_special_characters_are_valid_in_strings() — tailwindcss Function Reference
Architecture documentation for the test_special_characters_are_valid_in_strings() function in clojure.rs from the tailwindcss codebase.
Function rust
compareBreakpoints() — tailwindcss Function Reference
Architecture documentation for the compareBreakpoints() function in compare-breakpoints.ts from the tailwindcss codebase.
Function typescript
compare() — tailwindcss Function Reference
Architecture documentation for the compare() function in compare.ts from the tailwindcss codebase.
Function typescript
applyImportant() — tailwindcss Function Reference
Architecture documentation for the applyImportant() function in compile.ts from the tailwindcss codebase.
Function typescript
applyVariant() — tailwindcss Function Reference
Architecture documentation for the applyVariant() function in compile.ts from the tailwindcss codebase.
Function typescript
compileAstNodes() — tailwindcss Function Reference
Architecture documentation for the compileAstNodes() function in compile.ts from the tailwindcss codebase.
Function typescript
compileBaseUtility() — tailwindcss Function Reference
Architecture documentation for the compileBaseUtility() function in compile.ts from the tailwindcss codebase.
Function typescript
compileCandidates() — tailwindcss Function Reference
Architecture documentation for the compileCandidates() function in compile.ts from the tailwindcss codebase.
Function typescript
getPropertySort() — tailwindcss Function Reference
Architecture documentation for the getPropertySort() function in compile.ts from the tailwindcss codebase.
Function typescript
isFallbackUtility() — tailwindcss Function Reference
Architecture documentation for the isFallbackUtility() function in compile.ts from the tailwindcss codebase.
Function typescript
canonicalizeDimension() — tailwindcss Function Reference
Architecture documentation for the canonicalizeDimension() function in constant-fold-declaration.ts from the tailwindcss codebase.
Function typescript
constantFoldDeclaration() — tailwindcss Function Reference
Architecture documentation for the constantFoldDeclaration() function in constant-fold-declaration.ts from the tailwindcss codebase.
Function typescript
buildCustomContainerUtilityRules() — tailwindcss Function Reference
Architecture documentation for the buildCustomContainerUtilityRules() function in container.ts from the tailwindcss codebase.
Function typescript
registerContainerCompat() — tailwindcss Function Reference
Architecture documentation for the registerContainerCompat() function in container.ts from the tailwindcss codebase.
Function typescript
createCompatConfig() — tailwindcss Function Reference
Architecture documentation for the createCompatConfig() function in create-compat-config.ts from the tailwindcss codebase.
Function typescript
alpha() — tailwindcss Function Reference
Architecture documentation for the alpha() function in css-functions.ts from the tailwindcss codebase.
Function typescript
eventuallyUnquote() — tailwindcss Function Reference
Architecture documentation for the eventuallyUnquote() function in css-functions.ts from the tailwindcss codebase.
Function typescript
injectFallbackForInitialFallback() — tailwindcss Function Reference
Architecture documentation for the injectFallbackForInitialFallback() function in css-functions.ts from the tailwindcss codebase.
Function typescript
legacyTheme() — tailwindcss Function Reference
Architecture documentation for the legacyTheme() function in css-functions.ts from the tailwindcss codebase.
Function typescript
spacing() — tailwindcss Function Reference
Architecture documentation for the spacing() function in css-functions.ts from the tailwindcss codebase.
Function typescript
substituteFunctions() — tailwindcss Function Reference
Architecture documentation for the substituteFunctions() function in css-functions.ts from the tailwindcss codebase.
Function typescript
substituteFunctionsInValue() — tailwindcss Function Reference
Architecture documentation for the substituteFunctionsInValue() function in css-functions.ts from the tailwindcss codebase.
Function typescript
THEME_FUNCTION_INVOCATION() — tailwindcss Function Reference
Architecture documentation for the THEME_FUNCTION_INVOCATION() function in css-functions.ts from the tailwindcss codebase.
Function typescript
theme() — tailwindcss Function Reference
Architecture documentation for the theme() function in css-functions.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