Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

TailwindCSS for Adobe Experience Manager?

Avatar

Level 2

How do I properly incorporate Tailwind CSS into my AEM project?

 

I am using the latest Maven archetype.  Curious if anyone has any experience, gotchas, or know-how they can share on updating the archetype to include TailwindCSS?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

you can't make any changes at archetype level after once the project is built.

At your project level, you can load tailwind directives in your ui.frontend module though.

check this, it may help : https://aem.news/using-tailwind-with-aem/

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

you can't make any changes at archetype level after once the project is built.

At your project level, you can load tailwind directives in your ui.frontend module though.

check this, it may help : https://aem.news/using-tailwind-with-aem/