📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 18:44:36
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
tailwindcss
/
src
/
util
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/tailwindcss/src/util
🔄 Refresh
✏️
Editing: isKeyframeRule.js
Writable
export default function isKeyframeRule(rule) { return rule.parent && rule.parent.type === 'atrule' && /keyframes$/.test(rule.parent.name) }
💾 Save Changes
❌ Cancel