Remove lodash

No longer needed. :)
This commit is contained in:
Oliver Davies 2019-04-23 21:42:05 +01:00
parent 6b11d05dfd
commit 5195eb9040
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
const _ = require('lodash')
const cssMatcher = require('jest-matcher-css')
const defaultConfig = require('tailwindcss/defaultConfig')
const plugin = require('./index.js')