How to write CSS for new setup project in AEM 6.5 ? | Community
Skip to main content
New Participant
May 16, 2022
Solved

How to write CSS for new setup project in AEM 6.5 ?

  • May 16, 2022
  • 1 reply
  • 541 views

Hi Team,
I  have set up new project in AEM, Developed Experience Fragment , Editable Templates and Themes . But I want to write custom CSS to design our header, footer and body content.
Please guide me right way to  write CSS for project. 

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 arunpatidar

Hi,

You can take example of my project https://github.com/arunpatidar02/aemaacs-aemlab

I have not used webpack but added css in aem itself e.g. https://github.com/arunpatidar02/aemaacs-aemlab/tree/master/ui.apps/src/main/content/jcr_root/apps/aemlab/clientlibs

 

 

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
May 16, 2022
Arun Patidar