the-forest/client/node_modules/tailwindcss/nesting/index.js

3 lines
135 B
JavaScript
Raw Normal View History

2024-09-17 20:35:18 -04:00
let nesting = require('../lib/postcss-plugins/nesting')
module.exports = (nesting.__esModule ? nesting : { default: nesting }).default