Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method RawLoader.prototype.generate
import { RawLoader } from "https://deno.land/x/frugal@0.2.1/packages/loader_raw/RawLoader.ts";

Given a list of assets, generate the css stylesheet in [public]/style/. The loader will do nothing if the list of assets as not changed since the last generation

Parameters

params: frugal.GenerateParams