import { bundleCSS } from "https://deno.land/x/aleph@1.0.0-beta.23/server/build.ts";
Bundle the css using parcel-css
with nesting
and customMedia
draft support.
Parameters
options: { asJsModule?: boolean; hmr?: boolean; } & TransformCSSOptions