Skip to content

Commit 72634f9

Browse files
committed
Remove unused import
1 parent 884b088 commit 72634f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/evaluateTailwindFunctions.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import _ from 'lodash'
22
import didYouMean from 'didyoumean'
33
import transformThemeValue from '../util/transformThemeValue'
4-
import buildMediaQuery from '../util/buildMediaQuery'
54
import parseValue from 'postcss-value-parser'
65

76
function findClosestExistingPath(theme, path) {

0 commit comments

Comments
 (0)