smatchit_tailwind_project/node_modules/tailwindcss/nesting/index.js

3 lines
135 B
JavaScript
Raw Normal View History

2024-07-15 12:57:41 +00:00
let nesting = require('../lib/postcss-plugins/nesting')
module.exports = (nesting.__esModule ? nesting : { default: nesting }).default