📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 22:31:24
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
tailwindcss
/
lib
/
postcss-plugins
/
nesting
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/tailwindcss/lib/postcss-plugins/nesting
🔄 Refresh
✏️
Editing: index.js
Writable
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return _default; } }); const _plugin = require("./plugin"); const _default = Object.assign(function(opts) { return { postcssPlugin: "tailwindcss/nesting", Once (root, { result }) { return (0, _plugin.nesting)(opts)(root, result); } }; }, { postcss: true });
💾 Save Changes
❌ Cancel