first commit
This commit is contained in:
commit
817b7cf4bc
838 changed files with 730686 additions and 0 deletions
8
node_modules/sass/sass.default.cjs
generated
vendored
Normal file
8
node_modules/sass/sass.default.cjs
generated
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
require('./sass.dart.js');
|
||||
const library = globalThis._cliPkgExports.pop();
|
||||
if (globalThis._cliPkgExports.length === 0) delete globalThis._cliPkgExports;
|
||||
library.load({
|
||||
immutable: require("immutable"),
|
||||
});
|
||||
|
||||
module.exports = library;
|
||||
Loading…
Add table
Add a link
Reference in a new issue