📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 10:50:48
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
autoprefixer
/
lib
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/autoprefixer/lib
🔄 Refresh
✏️
Editing: vendor.js
Writable
module.exports = { prefix(prop) { let match = prop.match(/^(-\w+-)/) if (match) { return match[0] } return '' }, unprefixed(prop) { return prop.replace(/^-\w+-/, '') } }
💾 Save Changes
❌ Cancel