We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 032cfb4 commit 94cca19Copy full SHA for 94cca19
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