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
- 31,109
- Points
- 823
Reputation:
Let’s assume that hundreds of changes will be made on the theme, and that we aim to put minimal load on the server.
We can make most changes through extra.less, but after thousands of lines of code, could this cause performance issues due to the file becoming too large?
In this case, should we write such custom modification code in extra.less, or should we place each one in its own separate freeform CSS/LESS section?
Which solution offers the best performance? Thank you...
Read more
Continue reading...
We can make most changes through extra.less, but after thousands of lines of code, could this cause performance issues due to the file becoming too large?
In this case, should we write such custom modification code in extra.less, or should we place each one in its own separate freeform CSS/LESS section?
Which solution offers the best performance? Thank you...
Read more
Continue reading...