Skip to content

Tool addition: CSS Minifier #4

@theonlyasdk

Description

@theonlyasdk

As the name suggests, CSS minifier would minify the provided CSS code by removing unnecessary spaces and comments

EDIT: This should NOT remove all the spaces inside the given CSS code, as the CSS code might include declarations with spaces inside its values like transition: all 100ms linear or transform: scale(1) translateX(10em) etc.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions