summaryrefslogtreecommitdiff
path: root/node_modules/tailwindcss/nesting/index.js
blob: defd79306bc10afcbd6c7afefe76c32c702349be (plain) (blame)
1
2
let nesting = require('../lib/postcss-plugins/nesting')
module.exports = (nesting.__esModule ? nesting : { default: nesting }).default