ScannerOptions Class — tailwindcss Architecture
Architecture documentation for the ScannerOptions class in lib.rs from the tailwindcss codebase.
Entity Profile
Relationship Graph
Source Code
crates/node/src/lib.rs lines 90–93
pub struct ScannerOptions {
/// Glob sources
pub sources: Option<Vec<SourceEntry>>,
}
Domain
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free