🎉 Improved performance with optimized CSS file 📦🐛 in backend/static/css/performance-optimized.css & backend/templates/base.html.
This commit is contained in:
@ -1,7 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(grep:*)"
|
||||
"Bash(grep:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(for file in animations-optimized.css glassmorphism.css components.css professional-theme.css)",
|
||||
"Bash(do echo \"=== $file ===\")",
|
||||
"Bash(echo)",
|
||||
"Bash(done)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
|
Reference in New Issue
Block a user