Source code
Revision control
Copy as Markdown
Other Tools
import styleSheet from "./basic.css" with { type: "css" };
window.matchesLog.push(`integrity-matches,css:${styleSheet.cssRules[0].cssText}`);
import styleSheet from "./basic.css" with { type: "css" };
window.matchesLog.push(`integrity-matches,css:${styleSheet.cssRules[0].cssText}`);