- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,406
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
When admins add custom CSS, they often do this via
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...
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...
نام موضوع : Better extra.less