📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 13:48:20
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
tailwindcss
/
src
/
postcss-plugins
/
nesting
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/tailwindcss/src/postcss-plugins/nesting
🔄 Refresh
✏️
Editing: index.js
Writable
import { nesting } from './plugin' export default Object.assign( function (opts) { return { postcssPlugin: 'tailwindcss/nesting', Once(root, { result }) { return nesting(opts)(root, result) }, } }, { postcss: true } )
💾 Save Changes
❌ Cancel