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 a8e27d9 commit afe8d3cCopy full SHA for afe8d3c
__tests__/targetMode.test.js
@@ -1,6 +1,5 @@
1
import fs from 'fs'
2
import path from 'path'
3
-import _ from 'lodash'
4
import postcss from 'postcss'
5
import tailwind from '../src/index'
6
import config from '../stubs/defaultConfig.stub.js'
src/plugins/rotate.js
@@ -1,5 +1,3 @@
-
import createUtilityPlugin from '../util/createUtilityPlugin'
export default function() {
0 commit comments