export type CssFileType = { content: string; filePath: string; };