hoodoo-digital / acme

The AEM Component Markup Extractor for generating Storybook stories.
Apache License 2.0
21 stars 5 forks source link

Add css classes directly to stories #47

Closed madoni closed 4 years ago

madoni commented 4 years ago

In the discussed workflow, the html developer might have not access to AEM or knowledge of AEM policies. Currently, we rely on policies being in place and applied to stories through the UI.

This is a general outline of the process:

  1. The developer applies the class/es to the story
  2. Tweaks styles to match the XD design
  3. Communicates the new styles to the AEM developer to create the relevant policies.