where can I find clientlib-base.css through crxdelite? | Community
Skip to main content
arjuns71585267
Level 4
September 24, 2018
Solved

where can I find clientlib-base.css through crxdelite?

  • September 24, 2018
  • 2 replies
  • 1531 views

Hi everyone,

I was trying to find clientlib-base.css file used in we.retail template so that i can use it to change the default padding of that html page. Where is that located ? Please help.

Thank you

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Daniel_Gordon

Hi arjuns75800874 , We.Retail uses the client library feature of embed to include additional client libraries so that only a single request needs to be made to the browser:

I would inspect the we-retail.site client library and the file main.less for what you are looking for: /apps/weretail/clientlibs/clientlib-site/less/main.less

2 replies

smacdonald2008
Level 10
September 24, 2018

All CSS for We Retail should be defined here --

Daniel_Gordon
Adobe Employee
Daniel_GordonAdobe EmployeeAccepted solution
Adobe Employee
September 24, 2018

Hi arjuns75800874 , We.Retail uses the client library feature of embed to include additional client libraries so that only a single request needs to be made to the browser:

I would inspect the we-retail.site client library and the file main.less for what you are looking for: /apps/weretail/clientlibs/clientlib-site/less/main.less