Consolidates UI components into a centralized components.css file Removes duplicate styles across multiple CSS files Adds utility classes in a new utilities.css file Reduces overall CSS complexity and improves maintainability Removes quick-stats.css and redistributes its styles Updates layout and stylesheet references accordingly
13 lines
220 B
JSON
13 lines
220 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cd:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(find:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(npm run analyze-css:*)",
|
|
"Bash(node:*)"
|
|
]
|
|
}
|
|
}
|