@pantoken/canvas-theme-editor
v0.2.1
Published
Upload-ready theme.css/theme.js for Canvas LMS's Theme Editor, pre-wired to pantoken's CDN-hosted CSS.
Readme
@pantoken/canvas-theme-editor
Upload-ready theme.css/theme.js for Canvas LMS's Theme Editor — pre-populated with
pantoken's CDN imports (defaulting to its rebrand-light design, currently the only theme it
ships) and a loader for @pantoken/interactions (wires up component behaviors like modal, tooltip,
and drilldown).
This is the source of truth @pantoken/scaffold's canvas-theme-editor platform scaffolds from;
it's also usable standalone.
import { THEME_CSS, THEME_JS } from "@pantoken/canvas-theme-editor";Upload the two files to Canvas's Theme Editor under Advanced → CSS / JavaScript.
