Files
it/frontend/node_modules/tailwindcss/nesting/index.js

3 lines
135 B
JavaScript
Raw Normal View History

2025-11-03 17:03:57 +08:00
let nesting = require('../lib/postcss-plugins/nesting')
module.exports = (nesting.__esModule ? nesting : { default: nesting }).default