-
Notifications
You must be signed in to change notification settings - Fork 1
Documentation
Carlgi Henrique edited this page Feb 26, 2022
·
1 revision
Main class/Interface
on instance, you can set the parameter options
set options
options
: a object (dict style) to define: only_files
, ignore_files
and/or load_min
, see default options:
{
only_files: [],
ignore_files: [],
load_min: true,
}
callback
: fn(sheet: Stylesheet, index: number)
all
: if true callback param sheet is array of Stylesheet
callback
: fn(sheet: Stylesheet)
return of callbacks in CSSObject.js