Open
Description
Right now, there are design elements wound into the CSS. For instance, colours are specified in CSS files based on classnames constructed from story slugs. This isn't re-usable, so we have to decide what our approach is. As I see it, there are two options:
- Consider the Jacquard story to be something special, and ship a separate vanilla CSS that doesn't do story colouring, uses either a default or no icon for each story, and so forth.
- Refactor things so that colour, icon &c comes out of the story (colour is in the model, but assets aren't).
Assigning to Dave & Jon, since it's a design call.
Metadata
Metadata
Assignees
Labels
No labels