Skip to content

Commit 7a22b49

Browse files
committed
chore: remove logs
1 parent a8c17ce commit 7a22b49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/transformers/cssTransformer.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export const cssTransformer = () => ({
2222
...options,
2323
from: file,
2424
})
25-
console.log({result})
2625
return result.css
2726
},
2827
ext: '.css',

0 commit comments

Comments
 (0)