Skip to main content
Module

x/aleph/server/bundle_css.ts>bundleCSS

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function bundleCSS
import { bundleCSS } from "https://deno.land/x/aleph@1.0.0-alpha.71/server/bundle_css.ts";

Bundle the css using parcel-css with nesting and customMedia draft support.

https://github.com/parcel-bundler/parcel-css

Parameters

specifier: string
sourceCode: string
optional
tracing = [UNSUPPORTED]