rbu · GitHub

This repository was archived by the owner on Oct 24, 2025. It is now read-only.

This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Closed

Closed

Labels

Description

@rbu

We're using libsass-python to compile SCSS on different platforms. Unfortunately, on Windows systems the generated CSS contains windows line endings while on Linux systems, Linux line endings are used.

This creates a problem where unnecessary whitespace changes make reviews harder.

I would suggest either using one set of endings consistently (Linux, for example) OR analyzing the file endings of the input file and sticking with those.

Metadata

Metadata

Assignees

No one assigned

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Read the original on github.com ↗