Skip to content

Minify option removes some spaces with interpolations #40

Closed
@Ky6uk

Description

@Ky6uk

padding: 0 0 13px ${'50px'}; will be converted to padding: 0 0 13px50px with option minify.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions