import { bundleCSS } from "https://deno.land/x/aleph@1.0.0-alpha.58/server/bundle_css.ts";
Bundle the css using parcel-css
with nesting
and customMedia
draft support.
Returns
Promise<BundleCSSResult>
import { bundleCSS } from "https://deno.land/x/aleph@1.0.0-alpha.58/server/bundle_css.ts";
Bundle the css using parcel-css
with nesting
and customMedia
draft support.