PreProcessors
Browse all 395 subdomain entities categorized under PreProcessors in the tailwindcss Architecture Docs architecture documentation.
compare.ts — tailwindcss Source File
Architecture documentation for compare.ts, a typescript file in the tailwindcss codebase. 0 imports, 3 dependents.
is-valid-arbitrary.ts — tailwindcss Source File
Architecture documentation for is-valid-arbitrary.ts, a typescript file in the tailwindcss codebase. 0 imports, 1 dependents.
replace-object.ts — tailwindcss Source File
Architecture documentation for replace-object.ts, a typescript file in the tailwindcss codebase. 0 imports, 3 dependents.
topological-sort.ts — tailwindcss Source File
Architecture documentation for topological-sort.ts, a typescript file in the tailwindcss codebase. 0 imports, 1 dependents.
layout.tsx — tailwindcss Source File
Architecture documentation for layout.tsx, a tsx file in the tailwindcss codebase. 3 imports, 0 dependents.
pack-packages.mjs — tailwindcss Source File
Architecture documentation for pack-packages.mjs, a javascript file in the tailwindcss codebase. 5 imports, 0 dependents.
pre-publish-optimizations.mjs — tailwindcss Source File
Architecture documentation for pre-publish-optimizations.mjs, a javascript file in the tailwindcss codebase. 5 imports, 0 dependents.
applyCompatibilityHooks() — tailwindcss Function Reference
Architecture documentation for the applyCompatibilityHooks() function in apply-compat-hooks.ts from the tailwindcss codebase.
resolveApplyDependencies() — tailwindcss Function Reference
Architecture documentation for the resolveApplyDependencies() function in apply.ts from the tailwindcss codebase.
id() — tailwindcss Function Reference
Architecture documentation for the id() function in ast.test.ts from the tailwindcss codebase.
loadStylesheet() — tailwindcss Function Reference
Architecture documentation for the loadStylesheet() function in at-import.test.ts from the tailwindcss codebase.
substituteAtImports() — tailwindcss Function Reference
Architecture documentation for the substituteAtImports() function in at-import.ts from the tailwindcss codebase.
isAsciiWhitespace() — tailwindcss Function Reference
Architecture documentation for the isAsciiWhitespace() function in attribute-selector-parser.ts from the tailwindcss codebase.
isSequence() — tailwindcss Function Reference
Architecture documentation for the isSequence() function in brace-expansion.ts from the tailwindcss codebase.
sums() — tailwindcss Function Reference
Architecture documentation for the sums() function in build.ts from the tailwindcss codebase.
cloneVariantSpread() — tailwindcss Function Reference
Architecture documentation for the cloneVariantSpread() function in candidate.bench.ts from the tailwindcss codebase.
cloneCandidate() — tailwindcss Function Reference
Architecture documentation for the cloneCandidate() function in candidate.ts from the tailwindcss codebase.
escapeUnderscore() — tailwindcss Function Reference
Architecture documentation for the escapeUnderscore() function in candidate.ts from the tailwindcss codebase.
findRoots() — tailwindcss Function Reference
Architecture documentation for the findRoots() function in candidate.ts from the tailwindcss codebase.
isVar() — tailwindcss Function Reference
Architecture documentation for the isVar() function in candidate.ts from the tailwindcss codebase.
printArbitraryValueCache() — tailwindcss Function Reference
Architecture documentation for the printArbitraryValueCache() function in candidate.ts from the tailwindcss codebase.
printModifier() — tailwindcss Function Reference
Architecture documentation for the printModifier() function in candidate.ts from the tailwindcss codebase.
recursivelyEscapeUnderscores() — tailwindcss Function Reference
Architecture documentation for the recursivelyEscapeUnderscores() function in candidate.ts from the tailwindcss codebase.
simplifyArbitraryVariantCache() — tailwindcss Function Reference
Architecture documentation for the simplifyArbitraryVariantCache() function in candidate.ts from the tailwindcss codebase.
is_keyword_character() — tailwindcss Function Reference
Architecture documentation for the is_keyword_character() function in clojure.rs from the tailwindcss codebase.
process() — tailwindcss Function Reference
Architecture documentation for the process() function in clojure.rs from the tailwindcss codebase.
test_clojure_pre_processor() — tailwindcss Function Reference
Architecture documentation for the test_clojure_pre_processor() function in clojure.rs from the tailwindcss codebase.
test_extract_candidates() — tailwindcss Function Reference
Architecture documentation for the test_extract_candidates() function in clojure.rs from the tailwindcss codebase.
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.
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.
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.
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.
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.
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.
compare() — tailwindcss Function Reference
Architecture documentation for the compare() function in compare.ts from the tailwindcss codebase.
compileAstNodes() — tailwindcss Function Reference
Architecture documentation for the compileAstNodes() function in compile.ts from the tailwindcss codebase.
getPropertySort() — tailwindcss Function Reference
Architecture documentation for the getPropertySort() function in compile.ts from the tailwindcss codebase.
designSystem() — tailwindcss Function Reference
Architecture documentation for the designSystem() function in css-functions.ts from the tailwindcss codebase.
substituteFunctionsInValue() — tailwindcss Function Reference
Architecture documentation for the substituteFunctionsInValue() function in css-functions.ts from the tailwindcss codebase.
THEME_FUNCTION_INVOCATION() — tailwindcss Function Reference
Architecture documentation for the THEME_FUNCTION_INVOCATION() function in css-functions.ts from the tailwindcss codebase.
theme() — tailwindcss Function Reference
Architecture documentation for the theme() function in css-functions.ts from the tailwindcss codebase.
advance() — tailwindcss Function Reference
Architecture documentation for the advance() function in cursor.rs from the tailwindcss codebase.
fmt() — tailwindcss Function Reference
Architecture documentation for the fmt() function in cursor.rs from the tailwindcss codebase.
new() — tailwindcss Function Reference
Architecture documentation for the new() function in cursor.rs from the tailwindcss codebase.
darkModePlugin() — tailwindcss Function Reference
Architecture documentation for the darkModePlugin() function in dark-mode.ts from the tailwindcss codebase.
never() — tailwindcss Function Reference
Architecture documentation for the never() function in decode-arbitrary-value.ts from the tailwindcss codebase.
isPlainObject() — tailwindcss Function Reference
Architecture documentation for the isPlainObject() function in deep-merge.ts from the tailwindcss codebase.
bareDegrees() — tailwindcss Function Reference
Architecture documentation for the bareDegrees() function in default-theme.ts from the tailwindcss codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free