Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aleph/server/bundle_css.ts>bundleCSS

The Full-stack Framework in Deno.
Go to Latest
function bundleCSS
import { bundleCSS } from "https://deno.land/x/aleph@1.0.0-alpha.50/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]