Skip to main content

CleanCSS for Lume

lume_cleancss on deno.land

A CleanCSS plugin for Lume, a static-site generator for Deno.

Minify CSS with structural optimization.

Usage

Import the module from https://deno.land.

import cleancss from 'https://deno.land/x/lume_cleancss@v0.1.0/mod.ts';

Contributing

All input is welcome; feel free to open an issue. Please remember to be a mensch.

All source-code is provided under the terms of the MIT license. Copyright 2022 Binyamin Aron Green.