Better extra.less

Status
This content is read-only, or is not open for further replies.

Kirby

Guest
offline
When admins add custom CSS, they often do this via extra.less.

This is easy and convenient (everything is in one place and not scattered over dozens of templates and there are no outdated templates / merge conflicts on upgrades) - but it is not efficient if a lot of CSS is added as all rules are loaded on every page even if they are only needed on specific pages.

Wouldn't it be great if we could add CSS like...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom