๐ APIinternal\_internal/source-file-contextfunctionsFunction: isCssModuleRoot()On this pageFunction: isCssModuleRoot() isCssModuleRoot(root: Readonly<Root>): boolean Defined in: _internal/source-file-context.ts:25 Check whether one PostCSS root originates from a CSS Modules stylesheet. Parametersโ rootโ Readonly<Root> Returnsโ boolean