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 375a87a commit ecd1d10Copy full SHA for ecd1d10
scripts/rebuildFixtures.js
@@ -1,7 +1,6 @@
1
import fs from 'fs'
2
import postcss from 'postcss'
3
import tailwind from '..'
4
-import CleanCSS from 'clean-css'
5
6
function build({ from, to, config }) {
7
return new Promise((resolve, reject) => {
0 commit comments