RSS Feed/News How to reduce Unused CSS?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
25,467
Points
823

Reputation:

To optimize the loading of CSS in the thread_view, I would like to prevent the loading of unused CSS from the core.less, attachments. less, etc.

Currently, all styles defined in these files are being loaded when thread_view is accessed as a result 70-86% of CSS is unused CSS.

My objective is to selectively load only the necessary CSS files that are relevant to the thread_view, thereby improving performance and efficiency specially on Mobile.

Could you please advise on how I can...

Read more

Continue reading...
 
Status
Not open for further replies.
Top