new() — tailwindcss Function Reference
Architecture documentation for the new() function in sources.rs from the tailwindcss codebase.
Entity Profile
Relationship Graph
Source Code
crates/oxide/src/scanner/sources.rs lines 69–71
pub fn new(sources: Vec<SourceEntry>) -> Self {
Self { sources }
}
Domain
Subdomains
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free