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

3 lines
135 B
JavaScript
Raw Normal View History

2026-02-04 00:11:19 +05:00
let nesting = require('../lib/postcss-plugins/nesting')
module.exports = (nesting.__esModule ? nesting : { default: nesting }).default