Reorganizes and optimizes shared CSS components
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
This commit is contained in:
parent
15579acba8
commit
2e6207bb0b
33 changed files with 971 additions and 796 deletions
|
|
@ -9,6 +9,6 @@
|
|||
],
|
||||
"settings": {
|
||||
"liveServer.settings.port": 5501,
|
||||
"liveServer.settings.multiRootWorkspaceName": "PlanTempus"
|
||||
"liveServer.settings.multiRootWorkspaceName": "Calendar"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue