Skip to main content
Module

x/lume_cleancss/deps.ts

CleanCSS for Lume
Latest
File
export * as path from 'https://deno.land/std@0.159.0/path/mod.ts';export type { Site } from 'https://deno.land/x/lume@v1.12.0/core.ts';export { Page } from 'https://deno.land/x/lume@v1.12.0/core/filesystem.ts';export { default as CleanCSS } from 'https://esm.sh/clean-css@5.3.1';