Skip to content

Handle/output CSS files with CRLF eol #56

@rickski-au

Description

@rickski-au

Does not handle blank lines and comments in CSS files with CRLF eol
Input file...
/* Comment 1 /CRLF
/
Comment 2 /CFLF
/
Comment 3 /CRLF
Outputs...
/
Comment 1 /LF
LF
/
Comment 2 /LF
LF
/
Comment 3 */LF

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions