We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884b088 commit 72634f9Copy full SHA for 72634f9
src/lib/evaluateTailwindFunctions.js
@@ -1,7 +1,6 @@
1
import _ from 'lodash'
2
import didYouMean from 'didyoumean'
3
import transformThemeValue from '../util/transformThemeValue'
4
-import buildMediaQuery from '../util/buildMediaQuery'
5
import parseValue from 'postcss-value-parser'
6
7
function findClosestExistingPath(theme, path) {
0 commit comments