Home / Domains / Oxide

Oxide

Browse all 1244 domain entities categorized under Oxide in the tailwindcss Architecture Docs architecture documentation.

1244 entities · Page 7 of 26

entry() — tailwindcss Function Reference
Architecture documentation for the entry() function in build.ts from the tailwindcss codebase.
Function typescript
sums() — tailwindcss Function Reference
Architecture documentation for the sums() function in build.ts from the tailwindcss codebase.
Function typescript
cloneCandidateSpread() — tailwindcss Function Reference
Architecture documentation for the cloneCandidateSpread() function in candidate.bench.ts from the tailwindcss codebase.
Function typescript
cloneVariantSpread() — tailwindcss Function Reference
Architecture documentation for the cloneVariantSpread() function in candidate.bench.ts from the tailwindcss codebase.
Function typescript
do_not_consider_svg_path_commands() — tailwindcss Function Reference
Architecture documentation for the do_not_consider_svg_path_commands() function in candidate_machine.rs from the tailwindcss codebase.
Function rust
done_span() — tailwindcss Function Reference
Architecture documentation for the done_span() function in candidate_machine.rs from the tailwindcss codebase.
Function rust
next() — tailwindcss Function Reference
Architecture documentation for the next() function in candidate_machine.rs from the tailwindcss codebase.
Function rust
reset() — tailwindcss Function Reference
Architecture documentation for the reset() function in candidate_machine.rs from the tailwindcss codebase.
Function rust
test_candidate_extraction() — tailwindcss Function Reference
Architecture documentation for the test_candidate_extraction() function in candidate_machine.rs from the tailwindcss codebase.
Function rust
test_candidate_machine_performance() — tailwindcss Function Reference
Architecture documentation for the test_candidate_machine_performance() function in candidate_machine.rs from the tailwindcss codebase.
Function rust
test_js_interpolation() — tailwindcss Function Reference
Architecture documentation for the test_js_interpolation() function in candidate_machine.rs from the tailwindcss codebase.
Function rust
run() — tailwindcss Function Reference
Architecture documentation for the run() function in candidate.test.ts from the tailwindcss codebase.
Function typescript
cloneCandidate() — tailwindcss Function Reference
Architecture documentation for the cloneCandidate() function in candidate.ts from the tailwindcss codebase.
Function typescript
cloneVariant() — tailwindcss Function Reference
Architecture documentation for the cloneVariant() function in candidate.ts from the tailwindcss codebase.
Function typescript
escapeUnderscore() — tailwindcss Function Reference
Architecture documentation for the escapeUnderscore() function in candidate.ts from the tailwindcss codebase.
Function typescript
findRoots() — tailwindcss Function Reference
Architecture documentation for the findRoots() function in candidate.ts from the tailwindcss codebase.
Function typescript
isVar() — tailwindcss Function Reference
Architecture documentation for the isVar() function in candidate.ts from the tailwindcss codebase.
Function typescript
isVarCache() — tailwindcss Function Reference
Architecture documentation for the isVarCache() function in candidate.ts from the tailwindcss codebase.
Function typescript
never() — tailwindcss Function Reference
Architecture documentation for the never() function in candidate.ts from the tailwindcss codebase.
Function typescript
parseCandidate() — tailwindcss Function Reference
Architecture documentation for the parseCandidate() function in candidate.ts from the tailwindcss codebase.
Function typescript
parseModifier() — tailwindcss Function Reference
Architecture documentation for the parseModifier() function in candidate.ts from the tailwindcss codebase.
Function typescript
parseVariant() — tailwindcss Function Reference
Architecture documentation for the parseVariant() function in candidate.ts from the tailwindcss codebase.
Function typescript
printArbitraryValue() — tailwindcss Function Reference
Architecture documentation for the printArbitraryValue() function in candidate.ts from the tailwindcss codebase.
Function typescript
printArbitraryValueCache() — tailwindcss Function Reference
Architecture documentation for the printArbitraryValueCache() function in candidate.ts from the tailwindcss codebase.
Function typescript
printCandidate() — tailwindcss Function Reference
Architecture documentation for the printCandidate() function in candidate.ts from the tailwindcss codebase.
Function typescript
printModifier() — tailwindcss Function Reference
Architecture documentation for the printModifier() function in candidate.ts from the tailwindcss codebase.
Function typescript
printVariant() — tailwindcss Function Reference
Architecture documentation for the printVariant() function in candidate.ts from the tailwindcss codebase.
Function typescript
recursivelyEscapeUnderscores() — tailwindcss Function Reference
Architecture documentation for the recursivelyEscapeUnderscores() function in candidate.ts from the tailwindcss codebase.
Function typescript
simplifyArbitraryVariant() — tailwindcss Function Reference
Architecture documentation for the simplifyArbitraryVariant() function in candidate.ts from the tailwindcss codebase.
Function typescript
simplifyArbitraryVariantCache() — tailwindcss Function Reference
Architecture documentation for the simplifyArbitraryVariantCache() function in candidate.ts from the tailwindcss codebase.
Function typescript
designSystems() — tailwindcss Function Reference
Architecture documentation for the designSystems() function in canonicalize-candidates.test.ts from the tailwindcss codebase.
Function typescript
allVariablesAreUsed() — tailwindcss Function Reference
Architecture documentation for the allVariablesAreUsed() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
arbitraryUtilities() — tailwindcss Function Reference
Architecture documentation for the arbitraryUtilities() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
arbitraryValueToBareValueUtility() — tailwindcss Function Reference
Architecture documentation for the arbitraryValueToBareValueUtility() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
arbitraryValueToBareValueVariant() — tailwindcss Function Reference
Architecture documentation for the arbitraryValueToBareValueVariant() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
arbitraryVariants() — tailwindcss Function Reference
Architecture documentation for the arbitraryVariants() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
bareValueUtilities() — tailwindcss Function Reference
Architecture documentation for the bareValueUtilities() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
bgGradientToLinear() — tailwindcss Function Reference
Architecture documentation for the bgGradientToLinear() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
Candidate() — tailwindcss Function Reference
Architecture documentation for the Candidate() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
canonicalizeAst() — tailwindcss Function Reference
Architecture documentation for the canonicalizeAst() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
canonicalizeCandidates() — tailwindcss Function Reference
Architecture documentation for the canonicalizeCandidates() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
collapseCandidates() — tailwindcss Function Reference
Architecture documentation for the collapseCandidates() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
combinations() — tailwindcss Function Reference
Architecture documentation for the combinations() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
createCanonicalizeCandidateCache() — tailwindcss Function Reference
Architecture documentation for the createCanonicalizeCandidateCache() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
createCanonicalizeOptions() — tailwindcss Function Reference
Architecture documentation for the createCanonicalizeOptions() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
createCanonicalizeUtilityCache() — tailwindcss Function Reference
Architecture documentation for the createCanonicalizeUtilityCache() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
createCanonicalizeVariantCache() — tailwindcss Function Reference
Architecture documentation for the createCanonicalizeVariantCache() function in canonicalize-candidates.ts from the tailwindcss codebase.
Function typescript
createConverterCache() — tailwindcss Function Reference
Architecture documentation for the createConverterCache() function in canonicalize-candidates.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