import { postcss } from "https://deno.land/x/bundler@0.6.5/deps.ts";
const { LazyResult } = postcss;
Alias for the LazyResult#css
property.
lazy + '' === lazy.css
import { postcss } from "https://deno.land/x/bundler@0.6.5/deps.ts";
const { LazyResult } = postcss;
Alias for the LazyResult#css
property.
lazy + '' === lazy.css