Skip to content

Commit ecd1d10

Browse files
committed
Remove unused import
1 parent 375a87a commit ecd1d10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/rebuildFixtures.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import fs from 'fs'
22
import postcss from 'postcss'
33
import tailwind from '..'
4-
import CleanCSS from 'clean-css'
54

65
function build({ from, to, config }) {
76
return new Promise((resolve, reject) => {

0 commit comments

Comments
 (0)