Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 7a16f18

Browse files
committed
Do not remove mini css plugin
1 parent fb3647e commit 7a16f18

File tree

2 files changed

+290
-307
lines changed

2 files changed

+290
-307
lines changed

src/cms.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,3 @@ if (!CMS_MANUAL_INIT) {
1818
} else {
1919
console.log(`\`CMS_MANUAL_INIT\` flag set, skipping automatic initialization.'`);
2020
}
21-
22-
/**
23-
* The stylesheet output from the modules at `modulePath` will be at `cms.css`.
24-
*/
25-
CMS.registerPreviewStyle(`cms.css`);

0 commit comments

Comments
 (0)