|
|
|
|
|
by ricardobeat
3369 days ago
|
|
When the subject is CSS, dead code removal is a way more complex problem, and only possible if your usage falls within certain constraints. Best bet is a component system with scopes styles that ensures you are only loading what is required. |
|