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 a8c17ce commit 7a22b49Copy full SHA for 7a22b49
lib/transformers/cssTransformer.mjs
@@ -22,7 +22,6 @@ export const cssTransformer = () => ({
22
...options,
23
from: file,
24
})
25
- console.log({result})
26
return result.css
27
},
28
ext: '.css',
0 commit comments