We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b432f commit 1d07020Copy full SHA for 1d07020
src/index.ts
@@ -1,2 +1,2 @@
1
-export { Options } from './Config';
+export { Options } from './Config.js';
2
export { cssToHtml } from './Generator.js';
0 commit comments