Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/bundler/plugins/css/css.ts>CssPlugin#transformSource

A Bundler with the web in mind.
Go to Latest
method CssPlugin.prototype.transformSource
import { CssPlugin } from "https://deno.land/x/bundler@0.6.2/plugins/css/css.ts";

Parameters

bundleInput: string
chunk: Chunk
context: Context