RunOptions Type — tailwindcss Architecture
Architecture documentation for the RunOptions type/interface in source-map.test.ts from the tailwindcss codebase.
Entity Profile
Source Code
packages/tailwindcss/src/source-maps/source-map.test.ts lines 14–18
interface RunOptions {
input: string
candidates?: string[]
options?: Parameters<typeof compile>[1]
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free