Split up CSS? #14
Labels
No Label
Bug
Feature
Maintainability
Security
UX/UI
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: phryk/pdnew#14
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Figure out whether there's an easy way (templated CSS again?) to split up CSS into multiple files,
without ending up with a dozen requests to different files when loading the page.
If so, implement it.