Home / Subdomain/ Scanner — tailwindcss Architecture

Scanner — tailwindcss Architecture

Manages directory walking and file discovery for auto-source detection.

Entity Profile

Dependency Diagram

graph TD
  subdomain_Oxide_Scanner["Scanner"]
  d384f4f3_dd45_7a54_6973_dcf22067d131["app.tsx"]
  subdomain_Oxide_Scanner --> d384f4f3_dd45_7a54_6973_dcf22067d131
  52347134_96cd_d924_bf0e_ace2445ef938["overrides.rs"]
  subdomain_Oxide_Scanner --> 52347134_96cd_d924_bf0e_ace2445ef938
  6b48c515_a72f_7a7d_7ea7_b80f71a82b19["scanner.rs"]
  subdomain_Oxide_Scanner --> 6b48c515_a72f_7a7d_7ea7_b80f71a82b19
  23d03804_a9a2_99ea_5362_f402708f8ba3["index.ts"]
  subdomain_Oxide_Scanner --> 23d03804_a9a2_99ea_5362_f402708f8ba3
  8110b4e3_7021_63c1_8868_4afb3b08a7de["index.test.ts"]
  subdomain_Oxide_Scanner --> 8110b4e3_7021_63c1_8868_4afb3b08a7de
  4b9fb355_7055_4825_6db8_a5dd6f45c06e["default-theme.ts"]
  subdomain_Oxide_Scanner --> 4b9fb355_7055_4825_6db8_a5dd6f45c06e
  990ff273_1c94_4f96_c7f9_ccba0f65db9c["detect_sources.rs"]
  subdomain_Oxide_Scanner --> 990ff273_1c94_4f96_c7f9_ccba0f65db9c
  1721da0c_9e1d_5bee_ab0a_a192cfa6640d["apply.ts"]
  subdomain_Oxide_Scanner --> 1721da0c_9e1d_5bee_ab0a_a192cfa6640d
  2edc6732_180e_8223_de2c_856c87ce7657["index.ts"]
  subdomain_Oxide_Scanner --> 2edc6732_180e_8223_de2c_856c87ce7657
  7a8b38fe_f674_f253_e4c8_9043c8b072e0["container.ts"]
  subdomain_Oxide_Scanner --> 7a8b38fe_f674_f253_e4c8_9043c8b072e0
  c05975bc_af4f_b1a7_fc10_2de6cfa57ccd["compare-breakpoints.ts"]
  subdomain_Oxide_Scanner --> c05975bc_af4f_b1a7_fc10_2de6cfa57ccd
  1b8f1c54_b1e9_e18d_0719_b7ad92808185["walk.ts"]
  subdomain_Oxide_Scanner --> 1b8f1c54_b1e9_e18d_0719_b7ad92808185
  b82a42d6_b7d3_c6d2_1e14_451f8382da81["mod.rs"]
  subdomain_Oxide_Scanner --> b82a42d6_b7d3_c6d2_1e14_451f8382da81
  3dc429a0_5545_c843_5c3d_ae12e834e123["ui.spec.ts"]
  subdomain_Oxide_Scanner --> 3dc429a0_5545_c843_5c3d_ae12e834e123
  style subdomain_Oxide_Scanner fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Domain

Functions

Source Files

Source

Frequently Asked Questions

What is the Scanner subdomain?
Scanner is a subdomain in the tailwindcss codebase, part of the Oxide domain. Manages directory walking and file discovery for auto-source detection. It contains 40 source files.
Which domain does Scanner belong to?
Scanner belongs to the Oxide domain.
What functions are in Scanner?
The Scanner subdomain contains 337 function(s): App, Home, T, WalkAction.Replace, absolute_parent, actual, addBuildDependency, addWhitespaceAroundMathOperators, and 329 more.

Analyze Your Own Codebase

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

Try Supermodel Free