• Extracts CSS content from all CSS files within a given directory and its subdirectories.

    Parameters

    • directoryPath: string

      The path of the directory to traverse for CSS files.

    Returns string

    The combined CSS content from all CSS files found in the directory and its subdirectories.

Generated using TypeDoc