Skip to content

[minify-literals] Consider switching away from clean-css #5

Open
@Erdragh

Description

@Erdragh

On clean-css's repo README it states it's in maintenance mode:

IMPORTANT: clean-css is now in a clean-css/clean-css#1209. PRs are still welcome, and I will try do an occasional bugfix release.

My components extensively use Nested CSS, which is Baseline 2023. As clean-css is in maintenance mode and not accepting any new features, there will likely not be any support for it. I wanted to look into reducing my library's footprint and the only real option I found was minify-literals or rather the vite plugin using it.

I am not intimately familiar with the world of CSS minifiers, but a quick Google search nets me CSSNano, which seems to use PostCSS, which should support CSS Nesting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions