summaryrefslogtreecommitdiff
path: root/node_modules/tailwindcss/plugin.js
blob: 7ed976d22477772c1274ae5e91e6675e3911f6ec (plain) (blame)
1
2
let createPlugin = require('./lib/public/create-plugin')
module.exports = (createPlugin.__esModule ? createPlugin : { default: createPlugin }).default